Home
last modified time | relevance | path

Searched defs:getBB (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_build_util.h43 inline BasicBlock *getBB() { return bb; } in getBB() function in nv50_ir::BuildUtil
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h222 BasicBlock *getBB() const { return BB; } in getBB() function in llvm::NonLocalDepEntry
244 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function in llvm::NonLocalDepResult
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h454 MachineBasicBlock *getBB() { return BB; } in getBB() function in llvm::final

Completed in 3 milliseconds