Searched refs:Disp20Only (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 49 Disp20Only, enumerator 198 return selectBDAddr(SystemZAddressingMode::Disp20Only, Addr, Base, Disp); in selectBDAddr20Only() 234 SystemZAddressingMode::Disp20Only, in selectBDXAddr20Only() 370 case SystemZAddressingMode::Disp20Only: in selectDisp() 479 case SystemZAddressingMode::Disp20Only: in isValidDisp() 1366 DispRange = SystemZAddressingMode::Disp20Only; in SelectInlineAsmMemoryOperand() 1373 DispRange = SystemZAddressingMode::Disp20Only; in SelectInlineAsmMemoryOperand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 50 Disp20Only, enumerator 199 return selectBDAddr(SystemZAddressingMode::Disp20Only, Addr, Base, Disp); in selectBDAddr20Only() 235 SystemZAddressingMode::Disp20Only, in selectBDXAddr20Only() 381 case SystemZAddressingMode::Disp20Only: in selectDisp() 490 case SystemZAddressingMode::Disp20Only: in isValidDisp() 1580 DispRange = SystemZAddressingMode::Disp20Only; in SelectInlineAsmMemoryOperand() 1590 DispRange = SystemZAddressingMode::Disp20Only; in SelectInlineAsmMemoryOperand()
|