Searched defs:Less (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h54 Less = 1, // -O1 enumerator in enum:llvm::CodeGenOpt::Level
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DComparisonCategories.h68 Less, member in class:clang::ComparisonCategoryType::ComparisonCategoryResult
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DABI.h79 bool Less(const VirtualAdjustment &RHS) const { function in union:clang::ReturnAdjustment::VirtualAdjustment
147 bool Less(const VirtualAdjustment &RHS) const { function in union:clang::ThisAdjustment::VirtualAdjustment
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp79 template <bool Prefix> struct Less { struct in namespace:clang::tooling::__anon3504
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp178 auto Less = [&Block,this] (NodeId A, NodeId B) -> bool { local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h53 Less, LessEqual, LessLess, LessGreater, enumerator in enum:llvm::AsmToken::TokenKind
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp574 auto Less = [] (const MachineInstr *A, const MachineInstr *B) -> bool { local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp1746 bool Parser::diagnoseUnknownTemplateId(ExprResult LHS, SourceLocation Less) { argument
1756 Less, Greater); local
1781 SourceLocation Less = ConsumeToken(); local
1785 getCurScope(), PotentialTemplateName, Less, Greater); local
1796 SourceLocation Less = ConsumeToken(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2622 matchThreeWayIntCompare(SelectInst *SI, Value *&LHS, Value *&RHS, ConstantInt *&Less, ConstantInt *&Equal, ConstantInt *&Greater) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp610 diagnoseExprIntendedAsTemplateName(Scope *S, ExprResult TemplateName, SourceLocation Less, SourceLocation Greater) argument
H A DSemaChecking.cpp10675 Less = LE | LT | NE, enumerator in enum:__anon3154::PromotedRange::ComparisonResult

Completed in 365 milliseconds