Home
last modified time | relevance | path

Searched defs:addBlock (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h74 void addBlock(MachineBasicBlock *MBB) { in addBlock() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp158 void addBlock(BasicBlock *BB, bool Remember) { in addBlock() function in __anon790252580111::NearestCommonDominator
176 void addBlock(BasicBlock *BB) { in addBlock() function in __anon790252580111::NearestCommonDominator
/netbsd/external/apache2/llvm/dist/llvm/lib/XRay/
H A DProfile.cpp121 Error Profile::addBlock(Block &&B) { in addBlock() function in llvm::xray::Profile
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp395 void DwarfUnit::addBlock(DIE &Die, dwarf::Attribute Attribute, DIELoc *Loc) { in addBlock() function in DwarfUnit
401 void DwarfUnit::addBlock(DIE &Die, dwarf::Attribute Attribute, dwarf::Form Form, in addBlock() function in DwarfUnit
408 void DwarfUnit::addBlock(DIE &Die, dwarf::Attribute Attribute, in addBlock() function in DwarfUnit
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h463 void addBlock(const BlockDecl *BD) { in addBlock() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h650 void addBlock(Block &B) { in addBlock() function