Home
last modified time | relevance | path

Searched refs:canDirectlyComparePointers (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.cpp65 bool SPIRVSubtarget::canDirectlyComparePointers() const { in canDirectlyComparePointers() function in SPIRVSubtarget
H A DSPIRVSubtarget.h64 bool canDirectlyComparePointers() const;
H A DSPIRVLegalizerInfo.cpp287 if ((!ST->canDirectlyComparePointers() || in legalizeCustom()