Searched refs:BuildUDIV (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 5261 SDValue BuildUDIV(SDNode *N, SelectionDAG &DAG, bool IsAfterLegalization,
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 643 SDValue BuildUDIV(SDNode *N); 5289 if (SDValue Op = BuildUDIV(N)) in visitUDIVLike() 29000 SDValue DAGCombiner::BuildUDIV(SDNode *N) { in BuildUDIV() function in DAGCombiner 29007 if (SDValue S = TLI.BuildUDIV(N, DAG, LegalOperations, LegalTypes, Built)) { in BuildUDIV()
|
| H A D | TargetLowering.cpp | 6668 SDValue TargetLowering::BuildUDIV(SDNode *N, SelectionDAG &DAG, in BuildUDIV() function in TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 15581 …NodeERNS_12SelectionDAGEPSt6vectorIS2_SaIS2_EE", "llvm::TargetLowering::BuildUDIV(llvm::SDNode*, l…
|