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.h77 bool canDirectlyComparePointers() const;
H A DSPIRVSubtarget.cpp119 bool SPIRVSubtarget::canDirectlyComparePointers() const { in canDirectlyComparePointers() function in SPIRVSubtarget
H A DSPIRVLegalizerInfo.cpp350 if ((!ST->canDirectlyComparePointers() || in legalizeCustom()