Searched refs:splitLargeImmediate (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/SystemZ/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelDAGToDAG.cpp | 304 void splitLargeImmediate(unsigned Opcode, SDNode *Node, SDValue Op0, 1121 void SystemZDAGToDAGISel::splitLargeImmediate(unsigned Opcode, SDNode *Node, in splitLargeImmediate() function in SystemZDAGToDAGISel 1561 splitLargeImmediate(Opcode, Node, Node->getOperand(0), in Select() 1587 splitLargeImmediate(ISD::OR, Node, SDValue(), Val - uint32_t(Val), in Select()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelDAGToDAG.cpp | 304 void splitLargeImmediate(unsigned Opcode, SDNode *Node, SDValue Op0, 1111 void SystemZDAGToDAGISel::splitLargeImmediate(unsigned Opcode, SDNode *Node, in splitLargeImmediate() function in SystemZDAGToDAGISel 1510 splitLargeImmediate(Opcode, Node, Node->getOperand(0), in Select() 1536 splitLargeImmediate(ISD::OR, Node, SDValue(), Val - uint32_t(Val), in Select()
|