Searched defs:ValueVT (Results 1 – 12 of 12) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypesGeneric.cpp | 261 EVT ValueVT = LD->getValueType(0); in ExpandRes_NormalLoad() local 476 EVT ValueVT = St->getValue().getValueType(); in ExpandOp_NormalStore() local
|
D | FunctionLoweringInfo.cpp | 384 EVT ValueVT = ValueVTs[Value]; in CreateRegs() local
|
D | SelectionDAGBuilder.cpp | 130 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromParts() 278 MVT PartVT, EVT ValueVT, const Value *V) { in getCopyFromPartsVector() 386 EVT ValueVT = Val.getValueType(); in getCopyToParts() local 516 EVT ValueVT = Val.getValueType(); in getCopyToPartsVector() local 626 for (EVT ValueVT : ValueVTs) { in RegsForValue() local 655 EVT ValueVT = ValueVTs[Value]; in getCopyFromRegs() local 756 EVT ValueVT = ValueVTs[Value]; in getCopyToRegs() local 6507 EVT ValueVT = OpInfo.ConstraintVT; in GetRegistersForValue() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypesGeneric.cpp | 258 EVT ValueVT = LD->getValueType(0); in ExpandRes_NormalLoad() local 469 EVT ValueVT = St->getValue().getValueType(); in ExpandOp_NormalStore() local
|
D | FunctionLoweringInfo.cpp | 375 EVT ValueVT = ValueVTs[Value]; in CreateRegs() local
|
D | SelectionDAGBuilder.cpp | 198 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromParts() 347 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromPartsVector() 491 EVT ValueVT = Val.getValueType(); in getCopyToParts() local 623 EVT ValueVT = Val.getValueType(); in getCopyToPartsVector() local 758 for (EVT ValueVT : ValueVTs) { in RegsForValue() local 790 EVT ValueVT = ValueVTs[Value]; in getCopyFromRegs() local 7264 EVT ValueVT = OpInfo.ConstraintVT; in GetRegistersForValue() local
|
D | LegalizeVectorTypes.cpp | 3666 EVT ValueVT = StVal.getValueType(); in WidenVecOp_MSTORE() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 321 EVT ValueVT = LD->getValueType(0); in SelectIndexedLoad() local 543 EVT ValueVT = Value.getValueType(); in SelectIndexedStore() local 999 EVT ValueVT = N->getValueType(0); in SelectBitOp() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 225 EVT ValueVT = ValueVTs[Value]; in CreateRegs() local
|
D | SelectionDAGBuilder.cpp | 99 unsigned NumParts, EVT PartVT, EVT ValueVT, in getCopyFromParts() 219 EVT PartVT, EVT ValueVT) { in getCopyFromPartsVector() 329 EVT ValueVT = Val.getValueType(); in getCopyToParts() local 441 EVT ValueVT = Val.getValueType(); in getCopyToPartsVector() local 585 EVT ValueVT = ValueVTs[Value]; in RegsForValue() local 656 EVT ValueVT = ValueVTs[Value]; in getCopyFromRegs() local 740 EVT ValueVT = ValueVTs[Value]; in getCopyToRegs() local 5761 EVT ValueVT = OpInfo.ConstraintVT; in GetRegistersForValue() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 150 EVT ValueVT = LD->getValueType(0); in SelectIndexedLoad() local 474 EVT ValueVT = Value.getValueType(); in SelectIndexedStore() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 1361 EVT ValueVT = Value.getValueType(); in LowerSTORE() local
|