Defined in 2 files as a function:
Referenced in 75 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/CGBuilder.h, line 112
- 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, line 2526
- 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/CGDecl.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDeclCXX.cpp, line 773
- 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, line 2461
- external/apache2/llvm/dist/clang/lib/CodeGen/CGNonTrivialStruct.cpp, line 545
- 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/CGObjCRuntime.cpp, line 302
- 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/CGVTables.cpp, line 418
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, line 1061
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h
- 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
- external/apache2/llvm/dist/llvm/examples/ExceptionDemo/ExceptionDemo.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/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, line 442
- external/apache2/llvm/dist/llvm/lib/CodeGen/SafeStack.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/ShadowStackGCLowering.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/SjLjEHPrepare.cpp
- external/apache2/llvm/dist/llvm/lib/CodeGen/WasmEHPrepare.cpp
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Speculation.cpp, line 123
- external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, line 3557
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp, line 540
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp, line 231
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXType.cpp, line 253
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86WinEHState.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroFrame.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroSplit.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp, line 488
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerAtomic.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyCFG.cpp, line 3486
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VectorCombine.cpp, line 815