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

/external/llvm/include/llvm/CodeGen/
H A DMachineRelocation.h119 /// MachineRelocation::getBB - Return a relocation entry for a BB.
121 static MachineRelocation getBB(uintptr_t offset,unsigned RelocationType, function in class:llvm::MachineRelocation
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_build_util.h43 inline BasicBlock *getBB() { return bb; } function in class:nv50_ir::BuildUtil
/external/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h200 BasicBlock *getBB() const { return BB; } function in class:llvm::NonLocalDepEntry
222 BasicBlock *getBB() const { return Entry.getBB(); } function in class:llvm::NonLocalDepResult
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_build_util.h43 inline BasicBlock *getBB() { return bb; } function in class:nv50_ir::BuildUtil

Completed in 549 milliseconds