/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 13379 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 D | X86ISelLowering.cpp | 18847 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 D | SelectionDAGBuilder.cpp | 6720 int SSFI = MF.getFrameInfo()->CreateStackObject(TySize, Align, false); in visitInlineAsm() local
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 6894 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 D | X86ISelLowering.cpp | 21442 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 D | SelectionDAGBuilder.cpp | 7925 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 D | SelectionDAGBuilder.cpp | 8652 int SSFI = MF.getFrameInfo().CreateStackObject( in getAddressForMemoryInput() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 8329 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 D | PPCISelLowering.cpp | 8797 int SSFI = MF.getFrameInfo().CreateStackObject(8, Align(8), false); in LowerGET_ROUNDING() local
|