Home
last modified time | relevance | path

Searched defs:ValueVT (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp250 EVT ValueVT = LD->getValueType(0); in ExpandRes_NormalLoad() local
461 EVT ValueVT = St->getValue().getValueType(); in ExpandOp_NormalStore() local
DFunctionLoweringInfo.cpp377 EVT ValueVT = ValueVTs[Value]; in CreateRegs() local
DSelectionDAGBuilder.cpp206 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromParts()
363 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromPartsVector()
507 EVT ValueVT = Val.getValueType(); in getCopyToParts() local
639 EVT ValueVT = Val.getValueType(); in widenVectorToPartType() local
666 EVT ValueVT = Val.getValueType(); in getCopyToPartsVector() local
786 for (EVT ValueVT : ValueVTs) { in RegsForValue() local
818 EVT ValueVT = ValueVTs[Value]; in getCopyFromRegs() local
8012 EVT ValueVT = OpInfo.ConstraintVT; in GetRegistersForValue() local
DLegalizeVectorTypes.cpp4537 EVT ValueVT = StVal.getValueType(); in WidenVecOp_MSTORE() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp149 EVT ValueVT = LD->getValueType(0); in SelectIndexedLoad() local
472 EVT ValueVT = Value.getValueType(); in SelectIndexedStore() local