Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h71 bool canDirectlyComparePointers() const;
H A DSPIRVSubtarget.cpp89 bool SPIRVSubtarget::canDirectlyComparePointers() const { in canDirectlyComparePointers() function in SPIRVSubtarget
H A DSPIRVLegalizerInfo.cpp302 if ((!ST->canDirectlyComparePointers() || in legalizeCustom()