Home
last modified time | relevance | path

Searched refs:buildDynStackAlloc (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h381 MachineInstrBuilder buildDynStackAlloc(const DstOp &Res, const SrcOp &Size,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp163 MachineInstrBuilder MachineIRBuilder::buildDynStackAlloc(const DstOp &Res, in buildDynStackAlloc() function in MachineIRBuilder
DIRTranslator.cpp1854 MIRBuilder.buildDynStackAlloc(getOrCreateVReg(AI), AlignedAlloc, Align); in translateAlloca()