| /external/llvm/lib/Target/X86/ |
| 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
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 18844 int SSFI = MF.getFrameInfo().CreateStackObject(Size, Size, false); in LowerSINT_TO_FP() local 18874 int SSFI = FI->getIndex(); in BuildFILD() local 18896 int SSFI = MF.getFrameInfo().CreateStackObject(SSFISize, SSFISize, false); in BuildFILD() local 19370 int SSFI = cast<FrameIndexSDNode>(StackSlot)->getIndex(); in LowerUINT_TO_FP() local 19465 int SSFI = MF.getFrameInfo().CreateStackObject(MemSize, MemSize, false); in FP_TO_INTHelper() local 25404 int SSFI = in LowerFLT_ROUNDS_() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 6720 int SSFI = MF.getFrameInfo()->CreateStackObject(TySize, Align, false); in visitInlineAsm() local
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 6894 int SSFI = MF.getFrameInfo()->CreateStackObject(8, 8, false); in LowerFLT_ROUNDS_() local
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 19842 int SSFI = MF.getFrameInfo().CreateStackObject(Size, Alignment, false); in LowerSINT_TO_FP() local 19876 int SSFI = in BuildFILD() local 20309 int SSFI = cast<FrameIndexSDNode>(StackSlot)->getIndex(); in LowerUINT_TO_FP() local 20432 int SSFI = in FP_TO_INTHelper() local 26635 int SSFI = MF.getFrameInfo().CreateStackObject(2, Align(2), false); in LowerFLT_ROUNDS_() local
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 7962 int SSFI = MF.getFrameInfo().CreateStackObject( in getAddressForMemoryInput() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 7925 int SSFI = MF.getFrameInfo().CreateStackObject(TySize, Align, false); in getAddressForMemoryInput() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 8329 int SSFI = MF.getFrameInfo().CreateStackObject(8, 8, false); in LowerFLT_ROUNDS_() local
|
| /external/llvm-project/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 8990 int SSFI = MF.getFrameInfo().CreateStackObject(8, Align(8), false); in LowerFLT_ROUNDS_() local
|