Home
last modified time | relevance | path

Searched refs:enforcePtrTypeCompatibility (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVISelLowering.h75 bool enforcePtrTypeCompatibility(MachineInstr &I, unsigned PtrOpIdx,
H A DSPIRVISelLowering.cpp412 if (enforcePtrTypeCompatibility(MI, 2, 0)) in finalizeLowering()
576 bool SPIRVTargetLowering::enforcePtrTypeCompatibility( in enforcePtrTypeCompatibility() function in SPIRVTargetLowering