Home
last modified time | relevance | path

Searched defs:getBlock (Results 1 – 25 of 649) sorted by relevance

12345678910>>...26

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DBranchFolding.h59 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function
98 MachineBasicBlock *getBlock() const { in getBlock() function
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DBranchFolding.h50 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function
82 MachineBasicBlock *getBlock() const { in getBlock() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h218 const CFGBlock *getBlock() const { return Block; } in getBlock() function
513 const CFGBlock *getBlock() const { in getBlock() function
561 const CFGBlock *getBlock() const { in getBlock() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h215 const CFGBlock *getBlock() const { return Block; } in getBlock() function
513 const CFGBlock *getBlock() const { in getBlock() function
561 const CFGBlock *getBlock() const { in getBlock() function
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h190 const CFGBlock *getBlock() const { return Block; } in getBlock() function
473 const CFGBlock *getBlock() const { in getBlock() function
520 const CFGBlock *getBlock() const { in getBlock() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h215 const CFGBlock *getBlock() const { return Block; } in getBlock() function
513 const CFGBlock *getBlock() const { in getBlock() function
561 const CFGBlock *getBlock() const { in getBlock() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h215 const CFGBlock *getBlock() const { return Block; } in getBlock() function
513 const CFGBlock *getBlock() const { in getBlock() function
561 const CFGBlock *getBlock() const { in getBlock() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DBranchFolding.h66 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function
105 MachineBasicBlock *getBlock() const { in getBlock() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DBranchProbabilityInfo.h295 const BasicBlock *getBlock() const { return BB; } in getBlock() function
296 BasicBlock *getBlock() { return const_cast<BasicBlock *>(BB); } in getBlock() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DBranchProbabilityInfo.h292 const BasicBlock *getBlock() const { return BB; } in getBlock() function
293 BasicBlock *getBlock() { return const_cast<BasicBlock *>(BB); } in getBlock() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DBranchProbabilityInfo.h304 const BasicBlock *getBlock() const { return BB; } in getBlock() function
305 BasicBlock *getBlock() { return const_cast<BasicBlock *>(BB); } in getBlock() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DBranchProbabilityInfo.h304 const BasicBlock *getBlock() const { return BB; } in getBlock() function
305 BasicBlock *getBlock() { return const_cast<BasicBlock *>(BB); } in getBlock() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DBranchProbabilityInfo.h304 const BasicBlock *getBlock() const { return BB; } in getBlock() function
305 BasicBlock *getBlock() { return const_cast<BasicBlock *>(BB); } in getBlock() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/
DProgramPoint.h227 const CFGBlock *getBlock() const { in getBlock() function
249 const CFGBlock *getBlock() const { in getBlock() function
337 const CFGBlock *getBlock() const { in getBlock() function
DCFGStmtMap.h45 const CFGBlock *getBlock(const Stmt * S) const { in getBlock() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/
DProgramPoint.h227 const CFGBlock *getBlock() const { in getBlock() function
249 const CFGBlock *getBlock() const { in getBlock() function
337 const CFGBlock *getBlock() const { in getBlock() function
DCFGStmtMap.h45 const CFGBlock *getBlock(const Stmt * S) const { in getBlock() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/
DProgramPoint.h227 const CFGBlock *getBlock() const { in getBlock() function
249 const CFGBlock *getBlock() const { in getBlock() function
337 const CFGBlock *getBlock() const { in getBlock() function
DCFGStmtMap.h45 const CFGBlock *getBlock(const Stmt * S) const { in getBlock() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/
DProgramPoint.h227 const CFGBlock *getBlock() const { in getBlock() function
249 const CFGBlock *getBlock() const { in getBlock() function
337 const CFGBlock *getBlock() const { in getBlock() function
DCFGStmtMap.h45 const CFGBlock *getBlock(const Stmt * S) const { in getBlock() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.hpp201 const BufferBlock &getBlock(int ndx) const in getBlock() function in vkt::ssbo::ShaderInterface
205 BufferBlock &getBlock(int ndx) in getBlock() function in vkt::ssbo::ShaderInterface
/aosp_15_r20/external/clang/include/clang/Analysis/
H A DCFGStmtMap.h46 const CFGBlock *getBlock(const Stmt * S) const { in getBlock() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h124 MachineBasicBlock *getBlock() { return MBB; } in getBlock() function
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h127 MachineBasicBlock *getBlock() { return MBB; } in getBlock() function

12345678910>>...26