Home
last modified time | relevance | path

Searched defs:alloca (Results 1 - 25 of 30) sorted by relevance

12

/third_party/backends/include/
H A Dlalloca.h51 # define alloca __builtin_alloca macro
63 #define alloca sanei_alloca macro
/third_party/mesa3d/include/
H A Dc99_alloca.h36 # define alloca _alloca macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dalloca.h13 #define alloca __builtin_alloca macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dalloca.h13 #define alloca __builtin_alloca macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dalloca.h13 #define alloca __builtin_alloca macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dalloca.h13 #define alloca __builtin_alloca macro
/third_party/musl/porting/liteos_m/user/include/
H A Dalloca.h13 #define alloca __builtin_alloca macro
/third_party/musl/include/
H A Dalloca.h13 #define alloca __builtin_alloca macro
/third_party/python/Modules/_ctypes/libffi_osx/include/
H A Dffi_common.h20 # define alloca __builtin_alloca macro
/third_party/node/deps/openssl/openssl/crypto/
H A Dcryptlib.c26 # define alloca _alloca macro
/third_party/openssl/crypto/
H A Dcryptlib.c26 # define alloca _alloca macro
/third_party/openssl/ohos_lite/crypto/
H A Dcryptlib.c181 # define alloca _alloca macro
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_exp.c18 # define alloca _alloca macro
22 # define alloca(s) __builtin_alloca((s)) macro
/third_party/openssl/crypto/bn/
H A Dbn_exp.c18 # define alloca _alloca macro
22 # define alloca(s) __builtin_alloca((s)) macro
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactorDebugInfo.cpp362 auto alloca = new llvm::AllocaInst(value->getType(), 0, pending.name); in emitPending() local
H A DOptimizer.cpp142 auto *alloca = llvm::dyn_cast<Ice::InstAlloca>(&inst); in propagateAlloca() local
213 auto *alloca = llvm::dyn_cast<Ice::InstAlloca>(&inst); in performScalarReplacementOfAggregates() local
242 auto *alloca = Ice::InstAlloca::create(function, newAddress[i], bytes, alignInBytes); performScalarReplacementOfAggregates() local
654 Ice::InstAlloca *alloca = def ? llvm::dyn_cast<Ice::InstAlloca>(def) : nullptr; allocaOf() local
[all...]
H A DSubzeroReactor.cpp104 auto alloca = Ice::InstAlloca::create(function, address, bytes, typeSize); // SRoA depends on the alignment to match the type size. in allocateStackVariable() local
/third_party/backends/lib/
H A Dalloca.c163 alloca (size) alloca() function
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_dump.c525 dump_instr_alloca(struct dxil_dumper *d, struct dxil_instr_alloca *alloca) in dump_instr_alloca() argument
H A Ddxil_internal.h241 struct dxil_instr_alloca alloca; member
/third_party/node/deps/openssl/openssl/engines/
H A De_capi.c25 # define alloca _alloca macro
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_tab_autogen.cpp314 # define alloca _alloca macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DExpressionParser.cpp337 # define alloca _alloca macro
/third_party/openssl/engines/
H A De_capi.c25 # define alloca _alloca macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1092 AllocaInst *alloca = in emitCallAndSwitchStatement() local
[all...]

Completed in 24 milliseconds

12