Home
last modified time | relevance | path

Searched defs:Dests (Results 1 – 8 of 8) 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/llvm-project/llvm/lib/CodeGen/
DSwitchLoweringUtils.cpp323 BitVector Dests(FuncInfo.MF->getNumBlockIDs()); in findBitTestClusters() local
372 BitVector Dests(FuncInfo.MF->getNumBlockIDs()); in buildBitTests() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.h732 void _pop(const VarList &Dests) { in _pop()
DIceInstARM32.h1236 static InstARM32Pop *create(Cfg *Func, const VarList &Dests) { in create()
1253 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-project/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h347 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