Searched refs:SelectCMOVPred (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/ |
D | ARCISelDAGToDAG.cpp | 52 bool SelectCMOVPred(SDValue N, SDValue &Pred, SDValue &Reg) { in SelectCMOVPred() function in __anon122e2b830111::ARCDAGToDAGISel
|
D | ARCInstrFormats.td | 813 ComplexPattern<i32, 2, "SelectCMOVPred"> {
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenDAGISel.inc | 19424 /* 41424*/ OPC_CheckComplexPat, /*CP*/28, /*#*/2, // SelectCMOVPred:$p #6 #7 19431 /* 41443*/ OPC_CheckComplexPat, /*CP*/28, /*#*/2, // SelectCMOVPred:$p #5 #6 19451 /* 41482*/ OPC_CheckComplexPat, /*CP*/28, /*#*/3, // SelectCMOVPred:$p #4 #5 19469 /* 41518*/ OPC_CheckComplexPat, /*CP*/28, /*#*/3, // SelectCMOVPred:$p #4 #5 19488 /* 41557*/ OPC_CheckComplexPat, /*CP*/28, /*#*/3, // SelectCMOVPred:$p #4 #5 19507 /* 41596*/ OPC_CheckComplexPat, /*CP*/28, /*#*/3, // SelectCMOVPred:$p #4 #5 19525 /* 41633*/ OPC_CheckComplexPat, /*CP*/28, /*#*/2, // SelectCMOVPred:$p #3 #4 19537 /* 41657*/ OPC_CheckComplexPat, /*CP*/28, /*#*/2, // SelectCMOVPred:$p #3 #4 19549 /* 41681*/ OPC_CheckComplexPat, /*CP*/28, /*#*/2, // SelectCMOVPred:$p #3 #4 19562 /* 41708*/ OPC_CheckComplexPat, /*CP*/28, /*#*/2, // SelectCMOVPred:$p #3 #4 [all …]
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrFormats.td | 163 ComplexPattern<i32, 2, "SelectCMOVPred"> {
|
D | ARMISelDAGToDAG.cpp | 129 bool SelectCMOVPred(SDValue N, SDValue &Pred, SDValue &Reg) { in SelectCMOVPred() function in __anon6bce5c5f0111::ARMDAGToDAGISel
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrFormats.td | 166 ComplexPattern<i32, 2, "SelectCMOVPred"> {
|
D | ARMISelDAGToDAG.cpp | 105 bool SelectCMOVPred(SDValue N, SDValue &Pred, SDValue &Reg) { in SelectCMOVPred() function in __anonf932c8970111::ARMDAGToDAGISel
|