Defined in 2 files as a prototype:
Defined in 3 files as a function:
Referenced in 146 files:
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, line 2676
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 43 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCUDANV.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCXXABI.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGClass.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDecl.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDeclCXX.cpp, line 142
- external/apache2/llvm/dist/clang/lib/CodeGen/CGException.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExpr.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprAgg.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprCXX.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprComplex.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprConstant.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprScalar.cpp, 20 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjC.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCGNU.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCMac.cpp, 22 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmtOpenMP.cpp, line 5340
- external/apache2/llvm/dist/clang/lib/CodeGen/CGVTables.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, line 2202
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ItaniumCXXABI.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprCXX.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/BrainF/BrainF.cpp, line 163
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp, line 985
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp, line 985
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp, line 985
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp, line 968
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/toy.cpp, line 766
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/toy.cpp, line 878
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/toy.cpp, line 991
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/toy.cpp, line 990
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/toy.cpp, line 1161
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy-jit.cpp, line 882
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy.cpp, line 1246
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/toy.cpp, line 1324
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/toy.cpp, line 1104
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy-jit.cpp, line 864
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy.cpp, line 1144
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/Local.h, line 98
- external/apache2/llvm/dist/llvm/include/llvm/IR/FixedPointBuilder.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/IRBuilder.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/InstCombiner.h, line 340
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/Evaluator.h, line 51
- external/apache2/llvm/dist/llvm/lib/Analysis/ConstantFolding.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DependenceAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineCost.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionSimplify.cpp, 49 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyValueInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryBuiltins.cpp, line 613
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, line 3692
- external/apache2/llvm/dist/llvm/lib/Analysis/StackSafetyAnalysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, line 2458
- external/apache2/llvm/dist/llvm/lib/CodeGen/AtomicExpandPass.cpp, line 409
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, line 329
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, line 5745
- external/apache2/llvm/dist/llvm/lib/CodeGen/IntrinsicLowering.cpp, line 278
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, line 293
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ShadowStackGCLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SwitchLoweringUtils.cpp, line 408
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp, line 1928
- external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/AutoUpgrade.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantFold.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantRange.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/IR/Constants.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, line 2093
- external/apache2/llvm/dist/llvm/lib/IR/SafepointIRVerifier.cpp, line 365
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64StackTagging.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp, line 1009
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp, line 119
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp, line 947
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp, line 846
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp, line 2571
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp, line 103
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp, line 187
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.cpp, line 6141
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PartialReduction.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PreAMXConfig.cpp, line 204
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86WinEHState.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp, line 208
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroFrame.cpp, line 2230
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AttributorAttributes.cpp, line 202
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalOpt.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/LowerTypeTests.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp, line 1389
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, 54 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp, line 1511
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp, line 471
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Float2Int.cpp, line 258
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVN.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GuardWidening.cpp, line 607
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp, line 785
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp, line 1216
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NewGVN.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Reassociate.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Reg2Mem.cpp, line 67
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp, line 719
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp, line 129
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CodeExtractor.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/FunctionImportUtils.cpp, line 255
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ModuleUtils.cpp, line 50
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp, line 305
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SanitizerStats.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ValueMapper.cpp, line 1027
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/bugpoint-passes/TestPasses.cpp, line 70
- external/apache2/llvm/dist/llvm/tools/bugpoint/CrashDebugger.cpp, line 485
- external/apache2/llvm/dist/llvm/tools/bugpoint/ExtractFunction.cpp, line 105
- external/apache2/llvm/dist/llvm/tools/bugpoint/Miscompilation.cpp, line 857
- external/apache2/llvm/dist/llvm/tools/llvm-stress/llvm-stress.cpp, 7 times