Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp3036 SDNode *Cvt = CurDAG->getMachineNode(NVPTX::CVT_u32_u16, DL, in SelectStoreParam() local
3045 SDNode *Cvt = CurDAG->getMachineNode(NVPTX::CVT_s32_s16, DL, in SelectStoreParam() local
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp1640 SDValue Cvt = DAG.getNode(AMDGPUISD::CVT_F32_UBYTE0, DL, VT, Src); in performUCharToFloatCombine() local
1708 SDValue Cvt = DAG.getNode(Opc, DL, MVT::f32, Elt); in performUCharToFloatCombine() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp1197 bool Cvt = FpVal.getExactInverse(&Reciprocal); in CvtFDivConstToReciprocal() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp4221 SDValue Cvt; in ExpandBITCAST() local