Home
last modified time | relevance | path

Searched refs:BLE (Results 1 – 9 of 9) sorted by relevance

/src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp315 const binary_le_impl<value_type> &BLE) { in operator <<() argument
316 char Buffer[sizeof(BLE.Value)]; in operator <<()
318 BLE.Value); in operator <<()
319 OS.write(Buffer, sizeof(BLE.Value)); in operator <<()
/src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1365 if (const auto *BLE = dyn_cast_or_null<CXXBoolLiteralExpr>(BrE)) in getMutexIDs() local
1366 branch = BLE->getValue(); in getMutexIDs()
1387 } else if (const auto *BLE = dyn_cast<CXXBoolLiteralExpr>(E)) { in getStaticBooleanValue() local
1388 TCond = BLE->getValue(); in getStaticBooleanValue()
/src/contrib/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h331 void VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *BLE);
/src/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3588-tiger.dtsi51 * 100MHz reference clock for PCIe peripherals from PI6C557-05BLE
H A Drk3588-jaguar.dts90 * 100MHz reference clock for PCIe peripherals from PI6C557-05BLE
/src/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1638 void JSONNodeDumper::VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *BLE) { in VisitCXXBoolLiteralExpr() argument
1639 JOS.attribute("value", BLE->getValue()); in VisitCXXBoolLiteralExpr()
/src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2487 case Mips::BLE: in tryExpandInstruction()
3992 PseudoOpcode = Mips::BLE; in expandCondBranches()
4056 case Mips::BLE: in expandCondBranches()
4107 if (PseudoOpcode == Mips::BLE) { in expandCondBranches()
/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td2964 def BLE : CondBranchPseudo<"ble">;
/src/contrib/ncurses/misc/
H A Dterminfo.src22611 # BLE bell enable ^[h