Searched refs:FormBDXNormal (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 33 FormBDXNormal, enumerator 215 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal, in selectBDXAddr12Only() 221 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal, in selectBDXAddr12Pair() 233 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal, in selectBDXAddr20Only() 239 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal, in selectBDXAddr20Only128() 245 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal, in selectBDXAddr20Pair() 649 SystemZAddressingMode AM(SystemZAddressingMode::FormBDXNormal, DR); in selectMVIAddr() 1360 Form = SystemZAddressingMode::FormBDXNormal; in SelectInlineAsmMemoryOperand() 1372 Form = SystemZAddressingMode::FormBDXNormal; in SelectInlineAsmMemoryOperand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 34 FormBDXNormal, enumerator 216 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal, in selectBDXAddr12Only() 222 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal, in selectBDXAddr12Pair() 234 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal, in selectBDXAddr20Only() 240 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal, in selectBDXAddr20Only128() 246 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal, in selectBDXAddr20Pair() 666 SystemZAddressingMode AM(SystemZAddressingMode::FormBDXNormal, DR); in selectMVIAddr() 1574 Form = SystemZAddressingMode::FormBDXNormal; in SelectInlineAsmMemoryOperand() 1589 Form = SystemZAddressingMode::FormBDXNormal; in SelectInlineAsmMemoryOperand()
|