Defined in 1 files as a function:
Referenced in 76 files:
- external/apache2/llvm/dist/clang/lib/CodeGen/CGAtomic.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBlocks.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGClass.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCleanup.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCoroutine.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDecl.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGException.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExpr.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprAgg.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprCXX.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprComplex.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprScalar.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGGPUBuiltin.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGNonTrivialStruct.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjC.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCGNU.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCMac.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp, line 2357
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmt.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmtOpenMP.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenPGO.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/ItaniumCXXABI.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp
- external/apache2/llvm/dist/llvm/examples/BrainF/BrainF.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy-jit.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy-jit.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy.cpp
- external/apache2/llvm/dist/llvm/include/llvm/IR/IRBuilder.h
- external/apache2/llvm/dist/llvm/include/llvm/IR/MatrixBuilder.h, line 35
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h, line 140
- external/apache2/llvm/dist/llvm/lib/CodeGen/AtomicExpandPass.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandMemCmp.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandVectorPredication.cpp, line 196
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringBase.cpp
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Speculation.cpp, line 127
- external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp
- external/apache2/llvm/dist/llvm/lib/IR/IRBuilder.cpp
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/LowerTypeTests.cpp, line 819
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp, line 186
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp, line 248
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BuildLibCalls.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/FlattenCFG.cpp, line 483
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/IntegerDivision.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SanitizerStats.cpp, line 43
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, line 3032