Searched refs:CEVT (Results 1 – 5 of 5) sorted by relevance
343 EVT CEVT = TLI.getValueType(C->getType(), true); in fastMaterializeConstant() local346 if (!CEVT.isSimple()) in fastMaterializeConstant()348 MVT VT = CEVT.getSimpleVT(); in fastMaterializeConstant()
2108 EVT CEVT = TLI.getValueType(C->getType(), true); in fastMaterializeConstant() local2111 if (!CEVT.isSimple()) return 0; in fastMaterializeConstant()2112 MVT VT = CEVT.getSimpleVT(); in fastMaterializeConstant()
688 EVT CEVT = TLI.getValueType(C->getType(), true); in fastMaterializeConstant() local691 if (!CEVT.isSimple()) return 0; in fastMaterializeConstant()692 MVT VT = CEVT.getSimpleVT(); in fastMaterializeConstant()
3413 EVT CEVT = TLI.getValueType(C->getType(), true); in fastMaterializeConstant() local3416 if (!CEVT.isSimple()) in fastMaterializeConstant()3418 MVT VT = CEVT.getSimpleVT(); in fastMaterializeConstant()
461 EVT CEVT = TLI.getValueType(C->getType(), true); in fastMaterializeConstant() local464 if (!CEVT.isSimple()) in fastMaterializeConstant()466 MVT VT = CEVT.getSimpleVT(); in fastMaterializeConstant()