Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp770 EVT ExpandedVT = (MVT::SimpleValueType)ExpandedReg; in computeRegisterProperties() local
771 if (!ExpandedVT.isInteger()) in computeRegisterProperties()
776 ValueTypeActions.setTypeAction(ExpandedVT, TypeExpandInteger); in computeRegisterProperties()