Searched refs:transAlign (Results 1 – 2 of 2) sorted by relevance
194 bool transAlign(Value *V, SPIRVValue *BV);1108 if (!transAlign(V, BV)) in transDecoration()1119 LLVMToSPIRV::transAlign(Value *V, SPIRVValue *BV) { in transAlign() function in SPIRV::LLVMToSPIRV
303 bool transAlign(SPIRVValue *, Value *);2132 if (!transAlign(BV, V)) in transDecoration()2291 SPIRVToLLVM::transAlign(SPIRVValue *BV, Value *V) { in transAlign() function in SPIRV::SPIRVToLLVM