Searched defs:RHS (Results 1 - 25 of 461) sorted by relevance

1234567891011>>

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineModuleInfoImpls.cpp30 static int SortSymbolPair(const PairTy *LHS, const PairTy *RHS) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DUse.cpp16 void Use::swap(Use &RHS) { argument
[all...]
/netbsd-current/external/bsd/libbind/dist/irs/
H A Dhesiod_p.h40 char * RHS; /*%< AKA the default hesiod domain */ member in struct:hesiod_p
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCmpInstAnalysis.cpp66 bool llvm::decomposeBitTestICmp(Value *LHS, Value *RHS, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DHeader.cpp101 bool llvm::gsym::operator==(const Header &LHS, const Header &RHS) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafetyLogical.cpp19 static bool implies(const LExpr *LHS, bool LNeg, const LExpr *RHS, bool RNeg) { argument
105 implies(const LExpr *LHS, const LExpr *RHS) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DGUID.h25 inline bool operator==(const GUID &LHS, const GUID &RHS) { argument
29 inline bool operator<(const GUID &LHS, const GUID &RHS) { argument
33 inline bool operator<=(const GUID &LHS, const GUID &RHS) { argument
37 inline bool operator>(const GUID &LHS, const GUID &RHS) { argument
41 inline bool operator>=(const GUID &LHS, const GUID &RHS) { argument
45 operator !=(const GUID &LHS, const GUID &RHS) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DDeltaAlgorithm.cpp32 changeset_ty LHS, RHS; local
H A DStringRef.cpp27 static int ascii_strncasecmp(const char *LHS, const char *RHS, size_t Length) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTypeOrdering.h52 static bool isEqual(clang::QualType LHS, clang::QualType RHS) { argument
72 static bool isEqual(clang::CanQualType LHS, clang::CanQualType RHS) { argument
H A DBaseSubobject.h48 friend bool operator==(const BaseSubobject &LHS, const BaseSubobject &RHS) { argument
77 isEqual(const clang::BaseSubobject &LHS, const clang::BaseSubobject &RHS) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DMemoryBufferRef.h40 operator ==(const MemoryBufferRef &LHS, const MemoryBufferRef &RHS) argument
48 operator !=(const MemoryBufferRef &LHS, const MemoryBufferRef &RHS) argument
H A DSMTAPI.h67 friend bool operator==(SMTSort const &LHS, SMTSort const &RHS) { argument
114 friend bool operator==(SMTExpr const &LHS, SMTExpr const &RHS) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DYAML.h98 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DLineEntry.h36 inline bool operator==(const LineEntry &LHS, const LineEntry &RHS) { argument
39 inline bool operator!=(const LineEntry &LHS, const LineEntry &RHS) { argument
42 inline bool operator<(const LineEntry &LHS, const LineEntry &RHS) { argument
H A DInlineInfo.h171 inline bool operator==(const InlineInfo &LHS, const InlineInfo &RHS) { argument
H A DLookupResult.h30 inline bool operator==(const SourceLocation &LHS, const SourceLocation &RHS) { argument
H A DFileEntry.h60 static bool isEqual(const gsym::FileEntry &LHS, const gsym::FileEntry &RHS) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/
H A DTarget.h40 inline bool operator==(const Target &LHS, const Target &RHS) { argument
44 inline bool operator!=(const Target &LHS, const Target &RHS) { argument
48 inline bool operator<(const Target &LHS, const Target &RHS) { argument
52 inline bool operator==(const Target &LHS, const Architecture &RHS) { argument
56 operator !=(const Target &LHS, const Architecture &RHS) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DWasmTraits.h43 isEqual(const wasm::WasmSignature &LHS, const wasm::WasmSignature &RHS) argument
60 isEqual(const wasm::WasmGlobalType &LHS, const wasm::WasmGlobalType &RHS) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAddressRange.h58 bool merge(const DWARFAddressRange &RHS) { argument
70 operator <(const DWARFAddressRange &LHS, const DWARFAddressRange &RHS) argument
75 operator ==(const DWARFAddressRange &LHS, const DWARFAddressRange &RHS) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Index/
H A DDeclOccurrence.h38 friend bool operator<(const DeclOccurrence &LHS, const DeclOccurrence &RHS) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DNodeIntrospection.cpp45 locationCallLessThan(const LocationCall *LHS, const LocationCall *RHS) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSparseBitVector.h396 SparseBitVectorIterator(const SparseBitVector<ElementSize> *RHS, bool end = false) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMachineLocation.h52 inline bool operator!=(const MachineLocation &LHS, const MachineLocation &RHS) { argument

Completed in 390 milliseconds

1234567891011>>