Home
last modified time | relevance | path

Searched defs:Cvt (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp2975 SDNode *Cvt = CurDAG->getMachineNode(NVPTX::CVT_u32_u16, DL, in SelectStoreParam() local
2984 SDNode *Cvt = CurDAG->getMachineNode(NVPTX::CVT_s32_s16, DL, in SelectStoreParam() local
/external/llvm/lib/Target/R600/
DSIISelLowering.cpp1265 SDValue Cvt = DAG.getNode(AMDGPUISD::CVT_F32_UBYTE0, DL, VT, Src); in performUCharToFloatCombine() local
1333 SDValue Cvt = DAG.getNode(Opc, DL, MVT::f32, Elt); in performUCharToFloatCombine() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp1187 bool Cvt = FpVal.getExactInverse(&Reciprocal); in CvtFDivConstToReciprocal() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp4034 SDValue Cvt; in ExpandBITCAST() local