Home
last modified time | relevance | path

Searched defs:Intersection (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp148 SmallBitVector Intersection(RegSize, false); in AddMachineRegPiece() local
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1655 std::set<unsigned> Intersection; in computeRegUnitSets() local
1855 CodeGenRegister::Set Intersection; in inferCommonSubClass() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp3484 SmallBitVector Intersection = Pair[SI].GroupLoops; in depends() local
3842 SmallBitVector Intersection = Pair[SI].GroupLoops; in getSplitIteration() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp189 if (auto *Intersection = dyn_cast<BinaryOperator>(VL[0])) { in propagateIRFlags() local