Defined in 2 files as a enumerator:
Referenced in 118 files:
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TargetLibraryInfo.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h, line 1010
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/BasicTTIImpl.h, 6 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, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/IRBuilder.h, line 1975
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instructions.h, line 4773
- external/apache2/llvm/dist/llvm/include/llvm/IR/Operator.h, line 455
- external/apache2/llvm/dist/llvm/include/llvm/IR/PatternMatch.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CFLGraph.h, line 537
- external/apache2/llvm/dist/llvm/lib/Analysis/ConstantFolding.cpp, line 1379
- external/apache2/llvm/dist/llvm/lib/Analysis/DemandedBits.cpp, line 290
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionSimplify.cpp, line 3446
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyValueInfo.cpp, line 902
- external/apache2/llvm/dist/llvm/lib/Analysis/ObjCARCInstKind.cpp, line 271
- 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, 4 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLLexer.cpp, line 877
- 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, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringBase.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TypePromotion.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/ExecutionEngine.cpp, line 656
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp, line 2022
- external/apache2/llvm/dist/llvm/lib/IR/Attributes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantFold.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantRange.cpp, line 656
- external/apache2/llvm/dist/llvm/lib/IR/Constants.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/Function.cpp, line 273
- external/apache2/llvm/dist/llvm/lib/IR/Instruction.cpp, line 366
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/IR/ReplaceConstant.cpp, line 52
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, line 1803
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64CallingConvention.cpp, line 178
- 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 391
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp, line 358
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCISelLowering.cpp, line 274
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMCallLowering.cpp, line 259
- 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/ARMTargetTransformInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVELaneInterleavingPass.cpp, line 187
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAdjustOpt.cpp, line 285
- 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/HexagonISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp, 3 times
- 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, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFastISel.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, line 5230
- 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, 5 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/X86CallingConv.cpp, line 338
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FixupSetCC.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PartialReduction.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86TargetTransformInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreISelLowering.cpp, line 1152
- external/apache2/llvm/dist/llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AttributorAttributes.cpp, line 7629
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp, line 333
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp, line 209
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp, line 1924
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp, line 388
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVN.cpp, line 545
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVNSink.cpp, line 469
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp, line 515
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp, line 764
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NaryReassociate.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NewGVN.cpp, line 1991
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Reassociate.cpp, line 959
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SCCP.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp, line 227
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CodeExtractor.cpp, line 935
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp, line 752
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, line 2281
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, 5 times