Searched refs:isLLVMIR (Results 1 – 3 of 3) sorted by relevance
67 bool isLLVMIR(ID Id);
131 bool types::isLLVMIR(ID Id) { in isLLVMIR() function in types
244 if (!TC.HasNativeLLVMSupport() && types::isLLVMIR(II.getType())) in AddLinkerInputs()3925 if (!types::isLLVMIR(Input.getType())) in ConstructJob()6688 if (types::isLLVMIR(II.getType())) in ConstructJob()6821 if (types::isLLVMIR(II.getType())) in ConstructJob()