Searched refs:boolTy (Results 1 – 2 of 2) sorted by relevance
1895 llvm::Type *boolTy = CGM.getTypes().ConvertTypeForMem(destType); in emitForMemory() local1897 llvm::Instruction::ZExt, C, boolTy, CGM.getDataLayout()); in emitForMemory()
198 const SPIRVType *intTy, const SPIRVType *boolTy) const;