Defined in 3 files as a function:
Referenced in 125 files:
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 54 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprAgg.cpp, line 974
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprScalar.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ItaniumCXXABI.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 3 times
- external/apache2/llvm/dist/llvm/examples/BrainF/BrainF.cpp, 3 times
- external/apache2/llvm/dist/llvm/examples/Fibonacci/fibonacci.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/ParallelJIT/ParallelJIT.cpp, 2 times
- external/apache2/llvm/dist/llvm/include/llvm-c/Core.h, line 1604
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/CmpInstAnalysis.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/DependenceAnalysis.h, line 560
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopInfo.h, line 692
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ScalarEvolution.h, 36 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ValueLattice.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/Analysis.h, line 108
- external/apache2/llvm/dist/llvm/include/llvm/IR/IRBuilder.h, 11 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/InstVisitor.h, line 167
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instructions.h, line 1209
- external/apache2/llvm/dist/llvm/include/llvm/IR/IntrinsicInst.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/NoFolder.h, line 275
- external/apache2/llvm/dist/llvm/include/llvm/IR/PatternMatch.h, 60 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/InstCombiner.h, 9 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AssumptionCache.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/BranchProbabilityInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CmpInstAnalysis.cpp, 42 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ConstantFolding.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DependenceAnalysis.cpp, line 966
- external/apache2/llvm/dist/llvm/lib/Analysis/GlobalsModRef.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/IVDescriptors.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionSimplify.cpp, 231 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyValueInfo.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopCacheAnalysis.cpp, line 425
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopInfo.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Analysis/OverflowInstAnalysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, 227 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, 60 times
- external/apache2/llvm/dist/llvm/lib/Analysis/VectorUtils.cpp, line 509
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, line 7030
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/Analysis.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandMemCmp.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/HardwareLoops.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TypePromotion.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/Interpreter.h, line 128
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/IRMutator.cpp, line 220
- external/apache2/llvm/dist/llvm/lib/IR/AutoUpgrade.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantFold.cpp, 125 times
- external/apache2/llvm/dist/llvm/lib/IR/Constants.cpp, line 303
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, 34 times
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp, line 69
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp, line 359
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAdjustOpt.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, line 909
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp, line 152
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AttributorAttributes.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalOpt.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/OpenMPOpt.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp, 194 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, 700 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineInternal.h, 51 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp, line 1371
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp, 102 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp, line 364
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/EarlyCSE.cpp, line 191
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GuardWidening.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp, 65 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/JumpThreading.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopFlatten.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopFuse.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopPredication.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp, line 1493
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MergeICmps.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NaryReassociate.cpp, line 281
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, line 2838
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Scalarizer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/FlattenCFG.cpp, line 262
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopPeel.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUtils.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LowerMemIntrinsics.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LowerSwitch.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyCFG.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp, 38 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/Miscompilation.cpp, 2 times