Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCISelLowering.h726 SDValue LowerTRUNCATE(SDValue Op, SelectionDAG &DAG) const;
HDPPCISelLowering.cpp5963 SDValue PPCTargetLowering::LowerTRUNCATE(SDValue Op, SelectionDAG &DAG) const { in LowerTRUNCATE() function in PPCTargetLowering
7915 case ISD::TRUNCATE: return LowerTRUNCATE(Op, DAG); in LowerOperation()
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.h991 SDValue LowerTRUNCATE(SDValue Op, SelectionDAG &DAG) const;
HDX86ISelLowering.cpp12429 SDValue X86TargetLowering::LowerTRUNCATE(SDValue Op, SelectionDAG &DAG) const { in LowerTRUNCATE() function in X86TargetLowering
18560 case ISD::TRUNCATE: return LowerTRUNCATE(Op, DAG); in LowerOperation()