Searched defs:Parts (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp322 SDValue Parts[2]; local
H A DLegalizeFloatTypes.cpp1211 ArrayRef<uint64_t> Parts; 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
336 getCopyToParts(SelectionDAG &DAG, DebugLoc DL, SDValue Val, SDValue *Parts, unsigned NumParts, EVT PartVT, const Value *V, ISD::NodeType ExtendKind = ISD::ANY_EXTEND) argument
467 getCopyToPartsVector(SelectionDAG &DAG, DebugLoc DL, SDValue Val, SDValue *Parts, unsigned NumParts, EVT PartVT, const Value *V) argument
681 SmallVector<SDValue, 8> Parts; local
[all...]
H A DDAGCombiner.cpp2875 static bool isBSwapHWordElement(SDValue N, SmallVector<SDNode*,4> &Parts) { argument
[all...]
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dgnus-refcard.tex
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenRegisters.h520 addConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex*, 8> &Parts, argument
H A DCodeGenRegisters.cpp65 std::vector<Record*> Parts = local
338 SmallVector<CodeGenSubRegIndex*, 8> Parts; local
1120 getConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex*, 8> &Parts) argument
[all...]

Completed in 213 milliseconds