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