Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h424 MachineInstrBuilder buildDynStackAlloc(const DstOp &Res, const SrcOp &Size,
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp124 MachineInstrBuilder MachineIRBuilder::buildDynStackAlloc(const DstOp &Res, in buildDynStackAlloc() function in MachineIRBuilder
H A DIRTranslator.cpp2742 MIRBuilder.buildDynStackAlloc(getOrCreateVReg(AI), AlignedAlloc, Alignment); in translateAlloca()