Home
last modified time | relevance | path

Searched defs:SSFI (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19422 int SSFI = MF.getFrameInfo().CreateStackObject(Size, Alignment, false); in LowerSINT_TO_FP() local
19456 int SSFI = in BuildFILD() local
19903 int SSFI = cast<FrameIndexSDNode>(StackSlot)->getIndex(); in LowerUINT_TO_FP() local
20035 int SSFI = in FP_TO_INTHelper() local
27649 int SSFI = MF.getFrameInfo().CreateStackObject(2, Align(2), false); in LowerGET_ROUNDING() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9577 int SSFI = MF.getFrameInfo().CreateStackObject(TySize.getKnownMinValue(), in getAddressForMemoryInput() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9065 int SSFI = MF.getFrameInfo().CreateStackObject(8, Align(8), false); in LowerGET_ROUNDING() local