Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DSafepointIRVerifier.cpp543 BasicBlockState *BBS = new (BSAllocator.Allocate()) BasicBlockState; in GCPtrTracker() local
584 BasicBlockState *BBS = Tracker.getBasicBlockState(BB); in verifyFunction() local
617 BasicBlockState *BBS = getBasicBlockState(BB); in recalculateBBsStates() local
647 const BasicBlockState *BBS, in removeValidUnrelocatedDefs()
742 auto BBS = getBasicBlockState(DTN->getBlock()); in gatherDominatingDefs() local
759 void GCPtrTracker::transferBlock(const BasicBlock *BB, BasicBlockState &BBS, in transferBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DBinaryStreamRef.cpp35 BinaryByteStream BBS; member in __anon42c6a89a0111::ArrayRefImpl
63 MutableBinaryByteStream BBS; member in __anon42c6a89a0111::MutableArrayRefImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DSpeculateAnalyses.cpp111 decltype(BBFreqs)::const_reference BBS) { in operator ()()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWindowsResource.h150 BinaryByteStream BBS; variable