Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARC/
HDARCISelLowering.h34 BL, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDEPCGenericJITLinkMemoryManager.cpp103 BasicLayout BL(G); in allocate() local
144 ExecutorAddr AllocAddr, BasicLayout BL, OnAllocatedFunction OnAllocated) { in completeAllocation()
HDMapperJITLinkMemoryManager.cpp64 BasicLayout BL(G); in allocate() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
HDJITLinkMemoryManager.cpp240 IPInFlightAlloc(InProcessMemoryManager &MemMgr, LinkGraph &G, BasicLayout BL, in IPInFlightAlloc()
322 BasicLayout BL; member in llvm::jitlink::InProcessMemoryManager::IPInFlightAlloc
345 BasicLayout BL(G); in allocate() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
HDUDTLayout.cpp211 auto BL = std::make_unique<BaseClassLayout>(*this, Offset, false, in initializeChildren() local
255 auto BL = in initializeChildren() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreISelLowering.h32 BL, enumerator
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
HDdfaddsub.S16 #define BL r2 macro
351 BL = convert_df2sf(B) // will generate invalid if sNaN define
390 BL = ##0x7f800001 // sNAN define
HDdffma.S20 #define BL r2 macro
455 BL = #0x0030 define
481 BL = BH define
608 BL = convert_df2sf(C) define
HDdfmul.S15 #define BL r2 macro
388 BL = convert_df2sf(B) // will generate invalid if sNaN define
HDdfdiv.S17 #define BL r2 macro
212 #define BL r2 macro
/freebsd-13-stable/crypto/heimdal/lib/asn1/
HDasn1-common.h51 #define ASN1_MALLOC_ENCODE(T, B, BL, S, L, R) \ argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
HDMachOLayoutBuilder.cpp76 BL = B->isLocalSymbol(); in updateDySymTab() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMSLSHardening.cpp316 MachineInstr *BL = in ConvertIndirectCallToIndirectJump() local
/freebsd-13-stable/sys/i386/i386/
HDbpf_jit_machdep.h61 #define BL 3 macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64SLSHardening.cpp448 MachineInstr *BL = BuildMI(MBB, MBBI, DL, TII->get(AArch64::BL)).addSym(Sym); in convertBLRToBL() local
/freebsd-13-stable/sys/amd64/amd64/
HDbpf_jit_machdep.h86 #define BL 3 macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
HDSanitizerArgs.cpp189 for (auto BL : Ignorelists) { in addDefaultIgnorelists() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
HDRetainCountDiagnostics.cpp513 } else if (const ObjCBoxedExpr *BL = dyn_cast<ObjCBoxedExpr>(S)) { in VisitNode() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDASTUnit.cpp2415 SourceLocation BL = FileLoc.getLocWithOffset(Range.first); in TranslateStoredDiagnostics() local
2426 SourceLocation BL = FileLoc.getLocWithOffset(FixIt.RemoveRange.first); in TranslateStoredDiagnostics() local
/freebsd-13-stable/sys/contrib/edk2/Include/Library/
HDBaseLib.h5548 UINT8 BL; member
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h2987 BreakStmt(SourceLocation BL) : Stmt(BreakStmtClass) { in BreakStmt()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp9941 if (auto *BL = dyn_cast<CXXBoolLiteralExpr>(Constant)) in classifyConstantValue() local
10047 } else if (auto *BL = dyn_cast<ObjCBoolLiteralExpr>( in CheckTautologicalComparison() local