Searched defs:BL (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfaddsub.S16 #define BL r2 define
351 BL = convert_df2sf(B) // will generate invalid if sNaN define
390 BL = ##0x7f800001 // sNAN define
H A Ddfdiv.S17 #define BL r2 define
212 #define BL r2 define
H A Ddfmul.S15 #define BL r2 define
388 BL = convert_df2sf(B) // will generate invalid if sNaN define
H A Ddffma.S20 #define BL r2 define
457 BL = #0x0030 define
483 BL = BH define
610 BL = convert_df2sf(C) define
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp208 auto BL = std::make_unique<BaseClassLayout>(*this, Offset, false, local
252 auto BL = local
/freebsd-11-stable/sys/i386/i386/
H A Dbpf_jit_machdep.h61 #define BL 3 macro
/freebsd-11-stable/sys/amd64/amd64/
H A Dbpf_jit_machdep.h86 #define BL 3 macro
/freebsd-11-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h6659 UINT8 BL; member in struct:__anon6025
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2389 SourceLocation BL = FileLoc.getLocWithOffset(Range.first); local
2400 SourceLocation BL = FileLoc.getLocWithOffset(FixIt.RemoveRange.first); local
/freebsd-11-stable/contrib/binutils/opcodes/
H A Di386-dis.c280 #define BL { OP_IMREG, bl_reg } macro
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h2616 BreakStmt(SourceLocation BL) : Stmt(BreakStmtClass) { argument

Completed in 255 milliseconds