Searched defs:InputChain (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 2172 SDNode *NodeToMatch, SDValue InputChain, in UpdateChains() 2685 SDValue InputChain, InputGlue; member 2803 SDValue InputChain, InputGlue; in SelectCodeCommon() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 2370 SDNode *NodeToMatch, SDValue InputChain, in UpdateChains() 2796 SDValue InputChain, InputGlue; member 2938 SDValue InputChain, InputGlue; in SelectCodeCommon() local
|
H A D | SelectionDAG.cpp | 9871 SDValue InputChain = Node->getOperand(0); in mutateStrictFPToFP() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 2308 SDNode *NodeToMatch, SDValue InputChain, in UpdateChains() 2723 SDValue InputChain, InputGlue; member 2849 SDValue InputChain, InputGlue; in SelectCodeCommon() local
|
H A D | SelectionDAG.cpp | 7935 SDValue InputChain = Node->getOperand(0); in mutateStrictFPToFP() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelDAGToDAG.cpp | 1246 SDValue &InputChain) { in isFusableLoadOpStorePattern() 1372 SDValue InputChain; in tryFoldLoadStoreIntoMemOperand() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelDAGToDAG.cpp | 1256 SDValue &InputChain) { in isFusableLoadOpStorePattern() 1382 SDValue InputChain; in tryFoldLoadStoreIntoMemOperand() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 1798 LoadSDNode* &LoadNode, SDValue &InputChain) { in isLoadIncOrDecStore() 2664 SDValue InputChain; in Select() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 2875 SDValue &InputChain) { in isFusableLoadOpStorePattern() 3037 SDValue InputChain; in foldLoadStoreIntoMemOperand() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 3109 SDValue &InputChain) { in isFusableLoadOpStorePattern() 3271 SDValue InputChain; in foldLoadStoreIntoMemOperand() local
|