Defined in 3 files as a enumerator:
Referenced in 117 files:
- external/apache2/llvm/dist/clang/include/clang/CodeGen/CGFunctionInfo.h, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 2 times
- external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/llvm_ocaml.c, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TargetLibraryInfo.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h, line 1009
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/BasicTTIImpl.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/CallingConvLower.h, line 157
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/FastISel.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetLowering.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/IRBuilder.h, line 1979
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instructions.h, line 4812
- external/apache2/llvm/dist/llvm/include/llvm/IR/PatternMatch.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CFLGraph.h, line 538
- external/apache2/llvm/dist/llvm/lib/Analysis/ConstantFolding.cpp, line 1380
- external/apache2/llvm/dist/llvm/lib/Analysis/DemandedBits.cpp, line 293
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionSimplify.cpp, line 3514
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyValueInfo.cpp, line 901
- external/apache2/llvm/dist/llvm/lib/Analysis/ObjCARCInstKind.cpp, line 270
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Analysis/TargetTransformInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLLexer.cpp, line 878
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/Analysis.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AtomicExpandPass.cpp, line 991
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, line 511
- external/apache2/llvm/dist/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringBase.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TypePromotion.cpp, line 204
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/ExecutionEngine.cpp, line 662
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp, line 2024
- external/apache2/llvm/dist/llvm/lib/IR/Attributes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantFold.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantRange.cpp, line 654
- external/apache2/llvm/dist/llvm/lib/IR/Constants.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/Function.cpp, line 277
- external/apache2/llvm/dist/llvm/lib/IR/Instruction.cpp, line 367
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/IR/ReplaceConstant.cpp, line 53
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, line 1804
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FastISel.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp, line 388
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp, line 357
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCISelLowering.cpp, line 271
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMCallLowering.cpp, line 258
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFastISel.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMParallelDSP.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp, line 429
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVELaneInterleavingPass.cpp, line 186
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAdjustOpt.cpp, line 286
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBitTracker.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBitTracker.h, line 62
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonOptimizeSZextends.cpp, line 75
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsCallLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsFastISel.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFastISel.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, line 5229
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PartialReduction.cpp, line 105
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86TargetTransformInfo.cpp, line 4206
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreISelLowering.cpp, line 1149
- external/apache2/llvm/dist/llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AttributorAttributes.cpp, line 7627
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp, line 931
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, line 4420
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp, line 343
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp, line 423
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp, line 1058
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVN.cpp, line 546
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVNSink.cpp, line 470
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp, line 514
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp, line 765
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NaryReassociate.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NewGVN.cpp, line 1992
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp, line 228
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BuildLibCalls.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CodeExtractor.cpp, line 926
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp, line 753
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, line 2284
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, 5 times