Defined in 2 files as a function:
Referenced in 73 files:
- external/apache2/llvm/dist/clang/lib/CodeGen/CGAtomic.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCUDANV.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, line 570
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCoroutine.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDecl.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDeclCXX.cpp, line 368
- 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/CGNonTrivialStruct.cpp, line 394
- 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
- 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/CGVTables.cpp, line 87
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/ItaniumCXXABI.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/TargetInfo.cpp
- external/apache2/llvm/dist/llvm/examples/BrainF/BrainF.cpp, line 268
- external/apache2/llvm/dist/llvm/examples/ExceptionDemo/ExceptionDemo.cpp, line 1253
- 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/lib/CodeGen/AtomicExpandPass.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackProtector.cpp, line 560
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Speculation.cpp, line 116
- external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, line 3156
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp, line 2244
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroSplit.cpp, line 452
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/CrossDSOCFI.cpp, line 152
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp, line 2264
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp, line 142
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp, line 1054
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MergeICmps.cpp, line 669
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp, line 201
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp, line 143
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/IntegerDivision.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Local.cpp, line 308
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUtils.cpp, line 596
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LowerMemIntrinsics.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyCFG.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, line 3085