Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h74 bool canDirectlyComparePointers() const;
H A DSPIRVSubtarget.cpp108 bool SPIRVSubtarget::canDirectlyComparePointers() const { in canDirectlyComparePointers() function in SPIRVSubtarget
H A DSPIRVLegalizerInfo.cpp306 if ((!ST->canDirectlyComparePointers() || in legalizeCustom()