Home
last modified time | relevance | path

Searched refs:combineTRUNCATE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h300 SDValue combineTRUNCATE(SDNode *N, DAGCombinerInfo &DCI) const;
H A DVEISelLowering.cpp2988 SDValue VETargetLowering::combineTRUNCATE(SDNode *N, in combineTRUNCATE() function in VETargetLowering
3037 return combineTRUNCATE(N, DCI); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1434 SDValue combineTRUNCATE(SDNode *N, DAGCombinerInfo &DCI) const;
H A DPPCISelLowering.cpp15840 return combineTRUNCATE(N, DCI); in PerformDAGCombine()
17989 SDValue PPCTargetLowering::combineTRUNCATE(SDNode *N, in combineTRUNCATE() function in PPCTargetLowering