Searched refs:isLLVMIR (Results 1 – 7 of 7) sorted by relevance
84 bool isLLVMIR(ID Id);
252 bool types::isLLVMIR(ID Id) { in isLLVMIR() function in types
4979 bool OutputIsLLVM = types::isLLVMIR(ActionInfo[0].JA->getType()); in combineAssembleBackendCompile()5054 bool OutputIsLLVM = types::isLLVMIR(ActionInfo[0].JA->getType()); in combineBackendCompile()
248 if (types::isLLVMIR(II.getType())) in ConstructJob()
237 if (!TC.HasNativeLLVMSupport() && types::isLLVMIR(II.getType())) in AddLinkerInputs()
4781 if (!types::isLLVMIR(Input.getType())) in ConstructJob()4941 return types::isLLVMIR(II.getType()); in ConstructJob()5480 types::isLLVMIR(InputType), CmdArgs, DebugInfoKind, in ConstructJob()
136 if (types::isLLVMIR(II.getType())) in ConstructJob()