OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isCompatible
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
DbiModuleList.cpp
32
if (!
isCompatible
(R))
59
assert(
isCompatible
(R));
72
assert(
isCompatible
(R));
149
bool DbiModuleSourceFilesIterator::
isCompatible
(
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
DbiModuleList.h
60
bool
isCompatible
(const DbiModuleSourceFilesIterator &R) const;
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIModeRegister.cpp
71
bool
isCompatible
(Status &S) {
75
bool isCombinable(Status &S) { return !(Mask & S.Mask) ||
isCompatible
(S); }
273
} else if (!NewInfo->Change.
isCompatible
(InstrMode)) {
394
if (!BlockInfo[ThisBlock]->Pred.
isCompatible
(BlockInfo[ThisBlock]->Require)) {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
LegalityPredicates.cpp
62
return Match.
isCompatible
(Entry);
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h
187
bool
isCompatible
(const TypePairAndMemDesc &Other) const {
Completed in 53 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026