Home
last modified time | relevance | path

Searched defs:BL (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCISelLowering.h34 BL, enumerator
/netbsd-src/games/tetris/
H A Dshapes.c51 #define BL B_COLS-1 /* bottom left */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp208 auto BL = std::make_unique<BaseClassLayout>(*this, Offset, false, in initializeChildren() local
252 auto BL = in initializeChildren() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h32 BL, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dmcore-opc.h26 OMa, SI, I7, LS, BR, BL, LR, LJ, enumerator
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dasn1-common.h58 #define ASN1_MALLOC_ENCODE(T, B, BL, S, L, R) \ argument
/netbsd-src/sys/arch/i386/include/
H A Dbioscall.h68 #define BL r_bx.biosreg_quarter[BIOSREG_LO] macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dmcore-opc.h26 OMa, SI, I7, LS, BR, BL, LR, LJ, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOLayoutBuilder.cpp76 BL = B->isLocalSymbol(); in updateDySymTab() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SLSHardening.cpp337 MachineInstr *BL = BuildMI(MBB, MBBI, DL, TII->get(BLOpcode)).addSym(Sym); in ConvertBLRToBL() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSLSHardening.cpp294 MachineInstr *BL = in ConvertIndirectCallToIndirectJump() local
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c288 UINT64 exp, BL, d109; in _bid_to_dpd128() local
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c290 UINT64 exp, BL, d109; in _bid_to_dpd128() local
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c288 UINT64 exp, BL, d109; in _bid_to_dpd128() local
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c290 UINT64 exp, BL, d109; in _bid_to_dpd128() local
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/
H A Dmacdefs.h167 #define BL 016 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/
H A Dmacdefs.h184 #define BL 016 macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DSanitizerArgs.cpp153 for (auto BL : Ignorelists) { in addDefaultIgnorelists() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp519 } else if (const ObjCBoxedExpr *BL = dyn_cast<ObjCBoxedExpr>(S)) { in VisitNode() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp2366 SourceLocation BL = FileLoc.getLocWithOffset(Range.first); in TranslateStoredDiagnostics() local
2377 SourceLocation BL = FileLoc.getLocWithOffset(FixIt.RemoveRange.first); in TranslateStoredDiagnostics() local
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeARM_64.c75 #define BL 0x94000000 macro
H A DsljitNativeARM_32.c83 #define BL 0xeb000000 macro
/netbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c548 #define BL 0x3a, 0x00, 16, 3 /* BRANCH [and LINK] */ macro
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h2696 BreakStmt(SourceLocation BL) : Stmt(BreakStmtClass) { in BreakStmt()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp11339 if (auto *BL = dyn_cast<CXXBoolLiteralExpr>(Constant)) in classifyConstantValue() local
11445 } else if (auto *BL = dyn_cast<ObjCBoolLiteralExpr>( in CheckTautologicalComparison() local