Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp322 const binary_le_impl<value_type> &BLE) { in operator <<() argument
323 char Buffer[sizeof(BLE.Value)]; in operator <<()
325 Buffer, BLE.Value); in operator <<()
326 OS.write(Buffer, sizeof(BLE.Value)); in operator <<()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h312 void VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *BLE);
/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1405 if (const auto *BLE = dyn_cast_or_null<CXXBoolLiteralExpr>(BrE)) in getMutexIDs() local
1406 branch = BLE->getValue(); in getMutexIDs()
1427 } else if (const auto *BLE = dyn_cast<CXXBoolLiteralExpr>(E)) { in getStaticBooleanValue() local
1428 TCond = BLE->getValue(); in getStaticBooleanValue()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1483 void JSONNodeDumper::VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *BLE) { in VisitCXXBoolLiteralExpr() argument
1484 JOS.attribute("value", BLE->getValue()); in VisitCXXBoolLiteralExpr()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2424 case Mips::BLE: in tryExpandInstruction()
3922 PseudoOpcode = Mips::BLE; in expandCondBranches()
3986 case Mips::BLE: in expandCondBranches()
4037 if (PseudoOpcode == Mips::BLE) { in expandCondBranches()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td2959 def BLE : CondBranchPseudo<"ble">;
/freebsd-13.1/contrib/ncurses/misc/
H A Dterminfo.src21498 # BLE bell enable ^[h