Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h381 MachineInstrBuilder buildDynStackAlloc(const DstOp &Res, const SrcOp &Size,
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h420 MachineInstrBuilder buildDynStackAlloc(const DstOp &Res, const SrcOp &Size,
/external/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()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp126 MachineInstrBuilder MachineIRBuilder::buildDynStackAlloc(const DstOp &Res, in buildDynStackAlloc() function in MachineIRBuilder
DIRTranslator.cpp2517 MIRBuilder.buildDynStackAlloc(getOrCreateVReg(AI), AlignedAlloc, Alignment); in translateAlloca()