Home
last modified time | relevance | path

Searched defs:Pre (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Option/
H A DOption.cpp63 for (const char *const *Pre = Info->Prefixes; *Pre != nullptr; ++Pre) { in print() local
H A DOptTable.cpp183 for (const char * const *Pre = I->Prefixes; *Pre != nullptr; ++Pre) { in matchOption() local
/netbsd/external/gpl3/gdb/dist/sim/aarch64/
H A Ddecode.h61 Pre = 1, enumerator
/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h122 Pre, enumerator
/netbsd/external/gpl3/gdb.old/dist/sim/aarch64/
H A Ddecode.h61 Pre = 1, enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp661 MachineBasicBlock::iterator Pre = MBB->begin(); in wrapup() local
H A DSIISelLowering.cpp11960 MachineBasicBlock *Pre = ML->getLoopPreheader(); in getPrefLoopAlignment() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineVerifier.cpp2568 const MachineBasicBlock &Pre = *MO1.getMBB(); in checkPHIOps() local
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp2001 llvm::StringRef Pre; in VisitLambdaExpr() local