Home
last modified time | relevance | path

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

1234

/external/llvm/lib/CodeGen/
DBranchFolding.h50 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function
82 MachineBasicBlock *getBlock() const { in getBlock() function
/external/llvm-project/llvm/lib/CodeGen/
DBranchFolding.h61 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function
100 MachineBasicBlock *getBlock() const { in getBlock() function
/external/llvm-project/mlir/include/mlir/Analysis/
DNumberOfExecutions.h92 Block *getBlock() const { return block; } in getBlock() function
DLiveness.h107 Block *getBlock() const { return block; } in getBlock() function
/external/llvm-project/clang/include/clang/Analysis/
DCFGStmtMap.h43 const CFGBlock *getBlock(const Stmt * S) const { in getBlock() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchFolding.h66 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function
105 MachineBasicBlock *getBlock() const { in getBlock() function
/external/clang/include/clang/Analysis/
DCFGStmtMap.h46 const CFGBlock *getBlock(const Stmt * S) const { in getBlock() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.h124 MachineBasicBlock *getBlock() { return MBB; } in getBlock() function
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.h127 MachineBasicBlock *getBlock() { return MBB; } in getBlock() function
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.h134 MachineBasicBlock *getBlock() { return MBB; } in getBlock() function
/external/llvm-project/clang/lib/Analysis/
DCFGStmtMap.cpp26 CFGBlock *CFGStmtMap::getBlock(Stmt *S) { in getBlock() function in CFGStmtMap
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/body/
DInitializerDeclaration.java66 public BlockStmt getBlock() { in getBlock() method in InitializerDeclaration
/external/clang/lib/Analysis/
DCFGStmtMap.cpp27 CFGBlock *CFGStmtMap::getBlock(Stmt *S) { in getBlock() function in CFGStmtMap
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DWorkList.h54 const CFGBlock *getBlock() const { return block; } in getBlock() function
DCoreEngine.h216 const CFGBlock *getBlock() const { return Block; } in getBlock() function
504 const CFGBlock *getBlock() const { in getBlock() function
552 const CFGBlock *getBlock() const { in getBlock() function
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/stmt/
DSynchronizedStmt.java63 public BlockStmt getBlock() { in getBlock() method in SynchronizedStmt
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/stmt/
DSynchronizedStmt.java69 public BlockStmt getBlock() { in getBlock() method in SynchronizedStmt
/external/llvm/include/llvm/Transforms/Utils/
DMemorySSA.h136 BasicBlock *getBlock() const { return Block; } in getBlock() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DWorkList.h55 const CFGBlock *getBlock() const { return block; } in getBlock() function
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
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/body/
DInitializerDeclaration.java64 public BlockStmt getBlock() { in getBlock() method in InitializerDeclaration
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
DAIfCommand.java102 public PCommand getBlock() in getBlock() method in AIfCommand
/external/llvm-project/mlir/include/mlir/IR/
DBuilders.h272 Block *getBlock() const { return block; } in getBlock() function
364 Block *getBlock() const { return block; } in getBlock() function
/external/pdfium/third_party/bigint/
DNumberlikeArray.hh81 Blk getBlock(Index i) const { return blk[i]; } in getBlock() function in NumberlikeArray
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemorySSA.h160 BasicBlock *getBlock() const { return Block; } in getBlock() function

1234