Home
last modified time | relevance | path

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

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