HomeSort by: relevance | last modified time | path
    Searched defs:selectBDXAddr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelDAGToDAG.cpp 178 bool selectBDXAddr(SystemZAddressingMode::AddrForm Form,
216 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
222 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
228 return selectBDXAddr(SystemZAddressingMode::FormBDXDynAlloc,
234 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
240 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
246 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
252 return selectBDXAddr(SystemZAddressingMode::FormBDXLA,
258 return selectBDXAddr(SystemZAddressingMode::FormBDXLA,
689 bool SystemZDAGToDAGISel::selectBDXAddr(SystemZAddressingMode::AddrForm Form
    [all...]
SystemZISelDAGToDAG.cpp 178 bool selectBDXAddr(SystemZAddressingMode::AddrForm Form,
216 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
222 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
228 return selectBDXAddr(SystemZAddressingMode::FormBDXDynAlloc,
234 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
240 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
246 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
252 return selectBDXAddr(SystemZAddressingMode::FormBDXLA,
258 return selectBDXAddr(SystemZAddressingMode::FormBDXLA,
689 bool SystemZDAGToDAGISel::selectBDXAddr(SystemZAddressingMode::AddrForm Form
    [all...]

Completed in 47 milliseconds