Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13379 int SSFI = MF.getFrameInfo()->CreateStackObject(Size, Size, false); in LowerSINT_TO_FP() local
13405 int SSFI = FI->getIndex(); in BuildFILD() local
13427 int SSFI = MF.getFrameInfo()->CreateStackObject(SSFISize, SSFISize, false); in BuildFILD() local
13748 int SSFI = cast<FrameIndexSDNode>(StackSlot)->getIndex(); in LowerUINT_TO_FP() local
13845 int SSFI = MF.getFrameInfo()->CreateStackObject(MemSize, MemSize, false); in FP_TO_INTHelper() local
18928 int SSFI = MF.getFrameInfo()->CreateStackObject(2, StackAlignment, false); in LowerFLT_ROUNDS_() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp18847 int SSFI = MF.getFrameInfo().CreateStackObject(Size, Size, false); in LowerSINT_TO_FP() local
18877 int SSFI = FI->getIndex(); in BuildFILD() local
18899 int SSFI = MF.getFrameInfo().CreateStackObject(SSFISize, SSFISize, false); in BuildFILD() local
19373 int SSFI = cast<FrameIndexSDNode>(StackSlot)->getIndex(); in LowerUINT_TO_FP() local
19468 int SSFI = MF.getFrameInfo().CreateStackObject(MemSize, MemSize, false); in FP_TO_INTHelper() local
25407 int SSFI = in LowerFLT_ROUNDS_() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6720 int SSFI = MF.getFrameInfo()->CreateStackObject(TySize, Align, false); in visitInlineAsm() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6894 int SSFI = MF.getFrameInfo()->CreateStackObject(8, 8, false); in LowerFLT_ROUNDS_() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21442 int SSFI = MF.getFrameInfo().CreateStackObject(Size, Alignment, false); in LowerSINT_TO_FP() local
21476 int SSFI = in BuildFILD() local
21924 int SSFI = cast<FrameIndexSDNode>(StackSlot)->getIndex(); in LowerUINT_TO_FP() local
22057 int SSFI = in FP_TO_INTHelper() local
29081 int SSFI = MF.getFrameInfo().CreateStackObject(2, Align(2), false); in LowerGET_ROUNDING() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7925 int SSFI = MF.getFrameInfo().CreateStackObject(TySize, Align, false); in getAddressForMemoryInput() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8652 int SSFI = MF.getFrameInfo().CreateStackObject( in getAddressForMemoryInput() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8329 int SSFI = MF.getFrameInfo().CreateStackObject(8, 8, false); in LowerFLT_ROUNDS_() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8797 int SSFI = MF.getFrameInfo().CreateStackObject(8, Align(8), false); in LowerGET_ROUNDING() local