Home
last modified time | relevance | path

Searched defs:Part (Results 1 – 7 of 7) sorted by relevance

/minix3/minix/drivers/power/acpi/utilities/
H A Dutmath.c73 UINT64_STRUCT Part; member
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1865 for (unsigned Part = 0; Part < UF; ++Part) { in vectorizeMemoryInstruction() local
1897 for (unsigned Part = 0; Part < UF; ++Part) { in vectorizeMemoryInstruction() local
1984 for (unsigned Part = 0; Part < UF; ++Part) { in scalarizeInstruction() local
3280 for (unsigned Part = 0; Part < UF; ++Part) { in vectorizeBlockInLoop() local
3311 for (unsigned Part = 0; Part < UF; ++Part) { in vectorizeBlockInLoop() local
3330 for (unsigned Part = 0; Part < UF; ++Part) { in vectorizeBlockInLoop() local
3370 for (unsigned Part = 0; Part < UF; ++Part) in vectorizeBlockInLoop() local
3380 for (unsigned Part = 0; Part < UF; ++Part) in vectorizeBlockInLoop() local
3404 for (unsigned Part = 0; Part < UF; ++Part) { in vectorizeBlockInLoop() local
6249 for (unsigned Part = 0; Part < UF; ++Part) { in scalarizeInstruction() local
/minix3/external/bsd/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1856 std::string Part = *AI; in GenerateHasAttrSpellingStringSwitch() local
1868 std::string Part = *AI; in GenerateHasAttrSpellingStringSwitch() local
2392 std::string Part = (*I)->getValueAsString("Name"); in GenerateLangOptRequirements() local
2461 std::string Part = *I; in GenerateTargetRequirements() local
2479 std::string Part = *I; in GenerateTargetRequirements() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp196 SDValue Part = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue() ? in ExpandRes_EXTRACT_ELEMENT() local
H A DSelectionDAGBuilder.cpp686 for (unsigned Value = 0, Part = 0, e = ValueVTs.size(); Value != e; ++Value) { in getCopyFromRegs() local
779 for (unsigned Value = 0, Part = 0, e = ValueVTs.size(); Value != e; ++Value) { in getCopyToRegs() local
795 SDValue Part; in getCopyToRegs() local
H A DLegalizeDAG.cpp1458 SDValue Part = Op.getOperand(1); in ExpandInsertToVectorThroughStack() local
H A DLegalizeIntegerTypes.cpp784 SDValue Part = DAG.getNode(ISD::ZERO_EXTEND, dl, NVT, Parts[i]); in PromoteIntRes_VAARG() local