Searched refs:LowerOperationWrapper (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 602 void LowerOperationWrapper(SDNode *N, SmallVectorImpl<SDValue> &Results,
|
| H A D | SystemZISelLowering.cpp | 5043 LowerOperationWrapper(Node, Results, DAG); in lowerATOMIC_LDST_I128() 5170 LowerOperationWrapper(Node, Results, DAG); in lowerATOMIC_CMP_SWAP() 6839 LowerOperationWrapper(Op.getNode(), Results, DAG); in lower_FP_TO_INT() 6866 LowerOperationWrapper(Op.getNode(), Results, DAG); in lower_INT_TO_FP() 7222 SystemZTargetLowering::LowerOperationWrapper(SDNode *N, in LowerOperationWrapper() function in SystemZTargetLowering 7373 return LowerOperationWrapper(N, Results, DAG); in ReplaceNodeResults()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeTypes.cpp | 934 TLI.LowerOperationWrapper(N, Results, DAG); in CustomLowerNode()
|
| H A D | LegalizeVectorOps.cpp | 87 bool LowerOperationWrapper(SDNode *N, SmallVectorImpl<SDValue> &Results); 577 if (LowerOperationWrapper(Node, ResultVals)) in LegalizeOp() 596 bool VectorLegalizer::LowerOperationWrapper(SDNode *Node, in LowerOperationWrapper() function in VectorLegalizer
|
| H A D | SelectionDAGBuilder.cpp | 11347 void TargetLowering::LowerOperationWrapper(SDNode *N, in LowerOperationWrapper() function in TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 180 void LowerOperationWrapper(SDNode *N, SmallVectorImpl<SDValue> &Results,
|
| H A D | HexagonISelLowering.cpp | 3431 HexagonTargetLowering::LowerOperationWrapper(SDNode *N, in LowerOperationWrapper() function in HexagonTargetLowering 3456 TargetLowering::LowerOperationWrapper(N, Results, DAG); in LowerOperationWrapper()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 5059 virtual void LowerOperationWrapper(SDNode *N,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.cpp | 1325 return LowerOperationWrapper(N, Results, DAG); in ReplaceNodeResults()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 15372 …orImplINS_7SDValueEEERNS_12SelectionDAGE", "llvm::TargetLowering::LowerOperationWrapper(llvm::SDNo…
|