Home
last modified time | relevance | path

Searched defs:FrameIndex (Results 1 – 25 of 157) sorted by relevance

1234567

/external/llvm/lib/Target/Mips/
DMipsInstrInfo.h99 unsigned SrcReg, bool isKill, int FrameIndex, in storeRegToStackSlot()
107 unsigned DestReg, int FrameIndex, in loadRegFromStackSlot()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstrInfo.h114 unsigned SrcReg, bool isKill, int FrameIndex, in storeRegToStackSlot()
122 unsigned DestReg, int FrameIndex, in loadRegFromStackSlot()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsInstrInfo.h118 Register SrcReg, bool isKill, int FrameIndex, in storeRegToStackSlot()
126 Register DestReg, int FrameIndex, in loadRegFromStackSlot()
/external/llvm-project/llvm/include/llvm/CodeGen/
DRegisterScavenging.h47 ScavengedInfo(int FI = -1) : FrameIndex(FI) {} in FrameIndex() function
50 int FrameIndex; member
DTargetInstrInfo.h256 int &FrameIndex) const { in isLoadFromStackSlot()
265 int &FrameIndex, in isLoadFromStackSlot()
274 int &FrameIndex) const { in isLoadFromStackSlotPostFE()
294 int &FrameIndex) const { in isStoreToStackSlot()
303 int &FrameIndex, in isStoreToStackSlot()
312 int &FrameIndex) const { in isStoreToStackSlotPostFE()
995 Register SrcReg, bool isKill, int FrameIndex, in storeRegToStackSlot()
1007 Register DestReg, int FrameIndex, in loadRegFromStackSlot()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegisterScavenging.h47 ScavengedInfo(int FI = -1) : FrameIndex(FI) {} in FrameIndex() function
50 int FrameIndex; member
DTargetInstrInfo.h249 int &FrameIndex) const { in isLoadFromStackSlot()
258 int &FrameIndex, in isLoadFromStackSlot()
267 int &FrameIndex) const { in isLoadFromStackSlotPostFE()
287 int &FrameIndex) const { in isStoreToStackSlot()
296 int &FrameIndex, in isStoreToStackSlot()
305 int &FrameIndex) const { in isStoreToStackSlotPostFE()
977 unsigned SrcReg, bool isKill, int FrameIndex, in storeRegToStackSlot()
989 unsigned DestReg, int FrameIndex, in loadRegFromStackSlot()
/external/llvm/include/llvm/CodeGen/
DRegisterScavenging.h45 ScavengedInfo(int FI = -1) : FrameIndex(FI), Reg(0), Restore(nullptr) {} in FrameIndex() function
48 int FrameIndex; member
/external/libopus/silk/
Ddecode_indices.c38opus_int FrameIndex, /* I Frame number … in silk_decode_indices()
Dencode_indices.c38opus_int FrameIndex, /* I Frame number … in silk_encode_indices()
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp104 int FrameIndex, in storeRegToStackSlot()
139 unsigned DestReg, int FrameIndex, in loadRegFromStackSlot()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h181 int &FrameIndex) const { in isLoadFromStackSlot()
188 int &FrameIndex) const { in isLoadFromStackSlotPostFE()
208 int &FrameIndex) const { in isStoreToStackSlot()
215 int &FrameIndex) const { in isStoreToStackSlotPostFE()
787 unsigned SrcReg, bool isKill, int FrameIndex, in storeRegToStackSlot()
799 unsigned DestReg, int FrameIndex, in loadRegFromStackSlot()
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXRegisterInfo.cpp118 int FrameIndex = MI.getOperand(FIOperandNum).getIndex(); in eliminateFrameIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXRegisterInfo.cpp118 int FrameIndex = MI.getOperand(FIOperandNum).getIndex(); in eliminateFrameIndex() local
/external/llvm/lib/Target/NVPTX/
DNVPTXRegisterInfo.cpp97 int FrameIndex = MI.getOperand(FIOperandNum).getIndex(); in eliminateFrameIndex() local
/external/llvm/lib/Target/BPF/
DBPFRegisterInfo.cpp60 int FrameIndex = MI.getOperand(i).getIndex(); in eliminateFrameIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFRegisterInfo.cpp81 int FrameIndex = MI.getOperand(i).getIndex(); in eliminateFrameIndex() local
/external/llvm-project/llvm/lib/Target/BPF/
DBPFRegisterInfo.cpp81 int FrameIndex = MI.getOperand(i).getIndex(); in eliminateFrameIndex() local
/external/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.cpp79 int FrameIndex = MI->getOperand(FIOperandNum).getIndex(); in eliminateFrameIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp123 int FrameIndex, in storeRegToStackSlot()
161 unsigned DestReg, int FrameIndex, in loadRegFromStackSlot()
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp358 int FrameIndex, in storeRegToStackSlot()
380 unsigned DestReg, int FrameIndex, in loadRegFromStackSlot()
/external/llvm-project/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp123 int FrameIndex, in storeRegToStackSlot()
161 Register DestReg, int FrameIndex, in loadRegFromStackSlot()
/external/llvm/lib/Target/MSP430/
DMSP430RegisterInfo.cpp114 int FrameIndex = MI.getOperand(FIOperandNum).getIndex(); in eliminateFrameIndex() local
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430RegisterInfo.cpp113 int FrameIndex = MI.getOperand(FIOperandNum).getIndex(); in eliminateFrameIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430RegisterInfo.cpp113 int FrameIndex = MI.getOperand(FIOperandNum).getIndex(); in eliminateFrameIndex() local

1234567