Searched defs:LB (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-x86_64.pl71 sub LB() { my $r=shift; $r =~ s/%[er]([a-d])x/%\1l/ or subroutine
[all...]
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DMetadata.cpp431 APInt LB = cast<ConstantInt>(EndPoints[Size - 2])->getValue(); local
H A DDebugInfo.cpp1064 void DebugInfoFinder::processLexicalBlock(DILexicalBlock LB) { argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp255 CompoundStmt(const ASTContext &C, ArrayRef<Stmt*> Stmts, SourceLocation LB, SourceLocation RB) argument
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp329 std::string LB = (B ? B->getLabelBeginName() : ""); local

Completed in 189 milliseconds