Searched defs:ValueVT (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp228 EVT ValueVT = ValueVTs[Value]; local
H A DSelectionDAGBuilder.cpp99 getCopyFromParts(SelectionDAG &DAG, DebugLoc DL, const SDValue *Parts, unsigned NumParts, EVT PartVT, EVT ValueVT, const Value *V, ISD::NodeType AssertOp = ISD::DELETED_NODE) argument
220 getCopyFromPartsVector(SelectionDAG &DAG, DebugLoc DL, const SDValue *Parts, unsigned NumParts, EVT PartVT, EVT ValueVT, const Value *V) argument
340 EVT ValueVT = Val.getValueType(); local
470 EVT ValueVT = Val.getValueType(); local
611 EVT ValueVT = ValueVTs[Value]; local
684 EVT ValueVT = ValueVTs[Value]; local
769 EVT ValueVT = ValueVTs[Value]; local
5881 EVT ValueVT = OpInfo.ConstraintVT; local
[all...]

Completed in 166 milliseconds