Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10090 EVT TruncType = LS.Inst->getValueType(0); in Cost() local
10092 if (TruncType != LoadedType && in Cost()
10093 !LS.DAG->getTargetLoweringInfo().isZExtFree(LoadedType, TruncType)) in Cost()