Home
last modified time | relevance | path

Searched defs:Dests (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSwitchLoweringUtils.cpp320 BitVector Dests(FuncInfo.MF->getNumBlockIDs()); in findBitTestClusters() local
369 BitVector Dests(FuncInfo.MF->getNumBlockIDs()); in buildBitTests() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.h731 void _pop(const VarList &Dests) { in _pop()
DIceInstARM32.h1235 static InstARM32Pop *create(Cfg *Func, const VarList &Dests) { in create()
1252 VarList Dests; variable
DIceInstARM32.cpp1462 InstARM32Pop::InstARM32Pop(Cfg *Func, const VarList &Dests) in InstARM32Pop()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h362 SmallPtrSet<const BasicBlock *, 4> Dests; in getEstimatedNumberOfCaseClusters() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8472 BitVector Dests(FuncInfo.MF->getNumBlockIDs()); in buildBitTests() local
8622 BitVector Dests(FuncInfo.MF->getNumBlockIDs()); in findBitTestClusters() local