HomeSort by relevance Sort by last modified time
    Searched refs:SmallVT (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
LegalizeIntegerTypes.cpp 644 EVT SmallVT = LHS.getValueType();
664 DAG.getIntPtrConstant(SmallVT.getSizeInBits()));
670 Mul, DAG.getValueType(SmallVT));
    [all...]
DAGCombiner.cpp     [all...]

Completed in 71 milliseconds