Searched defs:Parts (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypesGeneric.cpp | 282 SDValue Parts[2]; in ExpandOp_BITCAST() local
|
D | SelectionDAGBuilder.cpp | 98 const SDValue *Parts, in getCopyFromParts() 217 const SDValue *Parts, unsigned NumParts, in getCopyFromPartsVector() 325 SDValue Val, SDValue *Parts, unsigned NumParts, in getCopyToParts() 444 SDValue Val, SDValue *Parts, unsigned NumParts, in getCopyToPartsVector() 658 SmallVector<SDValue, 8> Parts; in getCopyFromRegs() local 743 SmallVector<SDValue, 8> Parts(NumRegs); in getCopyToRegs() local 1215 SmallVector<SDValue, 4> Parts(NumParts); in visitRet() local 6424 SmallVector<SDValue, 4> Parts(NumParts); in LowerCallTo() local
|
D | LegalizeFloatTypes.cpp | 1211 ArrayRef<uint64_t> Parts; in ExpandFloatRes_XINT_TO_FP() local
|
D | DAGCombiner.cpp | 2815 static bool isBSwapHWordElement(SDValue N, SmallVector<SDNode*,4> &Parts) { in isBSwapHWordElement() 2895 SmallVector<SDNode*,4> Parts(4, (SDNode*)0); in MatchBSwapHWord() local
|
D | LegalizeIntegerTypes.cpp | 706 SmallVector<SDValue, 8> Parts(NumRegs); in PromoteIntRes_VAARG() local
|