Home
last modified time | relevance | path

Searched defs:BAA (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/sparc/include/
H A Delf_support.h34 const unsigned int BAA = 0x30800000U; /* ba,a (offset / 4) */ in sparc_write_branch() local
/netbsd-src/sys/arch/sparc64/include/
H A Delf_support.h43 const unsigned int BAA = 0x30800000U; /* ba,a (offset / 4) */ in sparc_write_branch() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSA.cpp1290 BatchAAResults *BAA, DominatorTree *DT) in OptimizeUses()
1509 void MemorySSA::buildMemorySSA(BatchAAResults &BAA) { in buildMemorySSA()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp4587 if (const BindArchAction *BAA = dyn_cast<BindArchAction>(A)) { in BuildJobsForActionNoCache() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp3291 } else if (const auto *BAA = getAttr<BuiltinAliasAttr>()) { in getBuiltinID() local