Searched refs:splitLargeImmediate (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 303 void splitLargeImmediate(unsigned Opcode, SDNode *Node, SDValue Op0, 1065 void SystemZDAGToDAGISel::splitLargeImmediate(unsigned Opcode, SDNode *Node, in splitLargeImmediate() function in SystemZDAGToDAGISel 1257 splitLargeImmediate(Opcode, Node, Node->getOperand(0), in Select() 1283 splitLargeImmediate(ISD::OR, Node, SDValue(), Val - uint32_t(Val), in Select()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 304 void splitLargeImmediate(unsigned Opcode, SDNode *Node, SDValue Op0, 1103 void SystemZDAGToDAGISel::splitLargeImmediate(unsigned Opcode, SDNode *Node, in splitLargeImmediate() function in SystemZDAGToDAGISel 1457 splitLargeImmediate(Opcode, Node, Node->getOperand(0), in Select() 1483 splitLargeImmediate(ISD::OR, Node, SDValue(), Val - uint32_t(Val), in Select()
|