Searched refs:isLLVMIR (Results 1 – 6 of 6) sorted by relevance
73 bool isLLVMIR(ID Id);
183 bool types::isLLVMIR(ID Id) { in isLLVMIR() function in types
173 if (types::isLLVMIR(II.getType())) in ConstructJob()
247 if (!TC.HasNativeLLVMSupport() && types::isLLVMIR(II.getType())) in AddLinkerInputs()
4492 if (!types::isLLVMIR(Input.getType())) in ConstructJob()4654 return types::isLLVMIR(II.getType()); in ConstructJob()5162 types::isLLVMIR(InputType), CmdArgs, DebugInfoKind, in ConstructJob()
135 if (types::isLLVMIR(II.getType())) in ConstructJob()