Home
last modified time | relevance | path

Searched defs:OpFI (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp259 const MachineOperand OpFI = MI.getOperand(1); in isLoadFromStackSlot() local
281 const MachineOperand OpFI = MI.getOperand(2); in isLoadFromStackSlot() local
324 const MachineOperand &OpFI = MI.getOperand(0); in isStoreToStackSlot() local
342 const MachineOperand &OpFI = MI.getOperand(1); in isStoreToStackSlot() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp254 const MachineOperand OpFI = MI.getOperand(1); in isLoadFromStackSlot() local
268 const MachineOperand OpFI = MI.getOperand(2); in isLoadFromStackSlot() local
302 const MachineOperand &OpFI = MI.getOperand(0); in isStoreToStackSlot() local
320 const MachineOperand &OpFI = MI.getOperand(1); in isStoreToStackSlot() local