Searched defs:Equal (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A Dfallible_iterator.h172 bool Equal = LHS.I == RHS.I; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerAtomic.cpp31 Value *Equal = Builder.CreateICmpEQ(Orig, Cmp); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFModuleDefinition.cpp38 Equal, enumerator in enum:llvm::object::Kind
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComparisonCategories.h66 Equal, member in class:clang::ComparisonCategoryType::ComparisonCategoryResult
/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatTokenLexer.cpp322 auto &Equal = *(Tokens.end() - 1); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmMacro.h49 Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator in enum:llvm::AsmToken::TokenKind
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp790 relateSymbols(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2, bool Equal) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dppevvmath.h318 static bool Equal(fInt A, fInt B) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dconstfold.c767 UnionExp Equal(TOK op, Loc loc, Type *type, Expression *e1, Expression *e2) function
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPerfReader.h105 struct Equal { struct in class:llvm::sampleprof::Hashable
/netbsd-current/sys/arch/hppa/spmath/
H A Dfloat.h485 #define Equal(cond) Equalbit(cond) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp2243 enum class InitKind { Uninitialized, Equal, CXXDirect, CXXBraced }; member in class:InitKind
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5975 bool Equal = LHSUnsigned local
2671 matchThreeWayIntCompare(SelectInst *SI, Value *&LHS, Value *&RHS, ConstantInt *&Less, ConstantInt *&Equal, ConstantInt *&Greater) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h1460 Equal, member in class:clang::final::AlignPackInfo::DefaultedComparisonKind
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14985 bool Equal = false; local

Completed in 307 milliseconds