Searched defs:LE (Results 26 - 38 of 38) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp866 EmitMovFPIntPair(const MCSubtargetInfo &STI, unsigned MovOpc, unsigned Reg1, unsigned Reg2, unsigned FPReg1, unsigned FPReg2, bool LE) argument
879 EmitSwapFPIntParams(const MCSubtargetInfo &STI, Mips16HardFloatInfo::FPParamVariant PV, bool LE, bool ToFP) argument
912 EmitSwapFPIntRetval( const MCSubtargetInfo &STI, Mips16HardFloatInfo::FPReturnVariant RV, bool LE) argument
942 bool LE = getDataLayout().isLittleEndian(); local
[all...]
/freebsd-current/contrib/bmake/
H A Dcond.c131 LT, LE, GT, GE, EQ, NE enumerator in enum:ComparisonOp
/freebsd-current/contrib/bearssl/src/
H A Dinner.h828 #define LE(x, y) NOT(GT(x, y)) macro
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h938 RecursiveASTVisitor<Derived>::TraverseLambdaCapture(LambdaExpr *LE, argument
H A DDeclObjC.h1880 void setEndOfDefinitionLoc(SourceLocation LE) { data().EndLoc = LE; } argument
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1208 bool TraverseLambdaExpr(LambdaExpr *LE) { argument
H A DSemaChecking.cpp14612 LE = 0x2, enumerator in enum:__anon738::PromotedRange::ComparisonResult
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h269 LE = 0xd, // Less than or equal <, ==, or unordered enumerator in enum:llvm::AArch64CC::CondCode
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp2080 void VisitLambdaExpr(const LambdaExpr *LE) { argument
H A DCGExprScalar.cpp992 llvm::Value *LE = local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3463 SlotIndex ED, LE; local
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp3745 const LambdaExpr *LE = cast<LambdaExpr>(this); local
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5018 auto *LE = cast<LambdaExpr>(E); local

Completed in 508 milliseconds

12