Home
last modified time | relevance | path

Searched refs:LowerOperationWrapper (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h583 void LowerOperationWrapper(SDNode *N, SmallVectorImpl<SDValue> &Results,
H A DSystemZISelLowering.cpp4552 LowerOperationWrapper(Node, Results, DAG); in lowerATOMIC_LDST_I128()
4678 LowerOperationWrapper(Node, Results, DAG); in lowerATOMIC_CMP_SWAP()
6295 SystemZTargetLowering::LowerOperationWrapper(SDNode *N, in LowerOperationWrapper() function in SystemZTargetLowering
6370 return LowerOperationWrapper(N, Results, DAG); in ReplaceNodeResults()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp87 bool LowerOperationWrapper(SDNode *N, SmallVectorImpl<SDValue> &Results);
550 if (LowerOperationWrapper(Node, ResultVals)) in LegalizeOp()
569 bool VectorLegalizer::LowerOperationWrapper(SDNode *Node, in LowerOperationWrapper() function in VectorLegalizer
H A DLegalizeTypes.cpp931 TLI.LowerOperationWrapper(N, Results, DAG); in CustomLowerNode()
H A DSelectionDAGBuilder.cpp11193 void TargetLowering::LowerOperationWrapper(SDNode *N, in LowerOperationWrapper() function in TargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h180 void LowerOperationWrapper(SDNode *N, SmallVectorImpl<SDValue> &Results,
H A DHexagonISelLowering.cpp3409 HexagonTargetLowering::LowerOperationWrapper(SDNode *N, in LowerOperationWrapper() function in HexagonTargetLowering
3434 TargetLowering::LowerOperationWrapper(N, Results, DAG); in LowerOperationWrapper()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4872 virtual void LowerOperationWrapper(SDNode *N,
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1234 return LowerOperationWrapper(N, Results, DAG); in ReplaceNodeResults()