Home
last modified time | relevance | path

Searched refs:isSPLSOpcode (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiRegisterInfo.cpp169 if ((isSPLSOpcode(MI.getOpcode()) && !isInt<10>(Offset)) || in eliminateFrameIndex()
209 if (isSPLSOpcode(MI.getOpcode()) || isRMOpcode(MI.getOpcode())) { in eliminateFrameIndex()
DLanaiInstrInfo.h144 static inline bool isSPLSOpcode(unsigned Opcode) { in isSPLSOpcode() function
/external/llvm/lib/Target/Lanai/
DLanaiRegisterInfo.cpp169 if ((isSPLSOpcode(MI.getOpcode()) && !isInt<10>(Offset)) || in eliminateFrameIndex()
209 if (isSPLSOpcode(MI.getOpcode()) || isRMOpcode(MI.getOpcode())) { in eliminateFrameIndex()
DLanaiInstrInfo.h141 static inline bool isSPLSOpcode(unsigned Opcode) { in isSPLSOpcode() function
/external/llvm/lib/Target/Lanai/Disassembler/
DLanaiDisassembler.cpp95 else if (isSPLSOpcode(Instr.getOpcode())) in PostOperandDecodeAdjust()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/Disassembler/
DLanaiDisassembler.cpp95 else if (isSPLSOpcode(Instr.getOpcode())) in PostOperandDecodeAdjust()