Searched refs:isSPIR (Results 1 – 6 of 6) sorted by relevance
95 assert((Triple.isSPIR() || Triple.isSPIRV()) && in BaseSPIRTargetInfo()109 if (!HostTriple.isSPIR() && !HostTriple.isSPIRV() && in BaseSPIRTargetInfo()235 assert(Triple.isSPIR() && "Invalid architecture for SPIR."); in SPIRTargetInfo()
831 bool isSPIR() const { in isSPIR() function
1486 if (TI.getTriple().isSPIR() || TI.getTriple().isSPIRV()) in InitializePredefinedMacros()
5348 (T.isSPIR() || (T.isSPIRV() && !T.isSPIRVLogical()))) && in UpgradeDataLayoutString()
1278 if (getTriple().isSPIR()) { in Release()
5092 if (Triple.isSPIR() || Triple.isSPIRV()) in ConstructJob()