Searched refs:Disp12Only (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 47 Disp12Only, enumerator 192 return selectBDAddr(SystemZAddressingMode::Disp12Only, Addr, Base, Disp); in selectBDAddr12Only() 216 SystemZAddressingMode::Disp12Only, in selectBDXAddr12Only() 228 SystemZAddressingMode::Disp12Only, in selectDynAlloc12Only() 366 case SystemZAddressingMode::Disp12Only: in selectDisp() 478 case SystemZAddressingMode::Disp12Only: in isValidDisp() 1356 DispRange = SystemZAddressingMode::Disp12Only; in SelectInlineAsmMemoryOperand() 1361 DispRange = SystemZAddressingMode::Disp12Only; in SelectInlineAsmMemoryOperand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 48 Disp12Only, enumerator 193 return selectBDAddr(SystemZAddressingMode::Disp12Only, Addr, Base, Disp); in selectBDAddr12Only() 217 SystemZAddressingMode::Disp12Only, in selectBDXAddr12Only() 229 SystemZAddressingMode::Disp12Only, in selectDynAlloc12Only() 377 case SystemZAddressingMode::Disp12Only: in selectDisp() 489 case SystemZAddressingMode::Disp12Only: in isValidDisp() 1570 DispRange = SystemZAddressingMode::Disp12Only; in SelectInlineAsmMemoryOperand() 1575 DispRange = SystemZAddressingMode::Disp12Only; in SelectInlineAsmMemoryOperand()
|