Searched refs:isLLVMIR (Results 1 – 7 of 7) sorted by relevance
84 bool isLLVMIR(ID Id);
255 bool types::isLLVMIR(ID Id) { in isLLVMIR() function in types
5149 bool OutputIsLLVM = types::isLLVMIR(ActionInfo[0].JA->getType()); in combineAssembleBackendCompile()5224 bool OutputIsLLVM = types::isLLVMIR(ActionInfo[0].JA->getType()); in combineBackendCompile()
251 if (types::isLLVMIR(II.getType())) in ConstructJob()
5022 if (!types::isLLVMIR(Input.getType())) in ConstructJob()5200 return types::isLLVMIR(II.getType()); in ConstructJob()5857 renderDebugOptions(TC, D, RawTriple, Args, types::isLLVMIR(InputType), in ConstructJob()
418 if (!TC.HasNativeLLVMSupport() && types::isLLVMIR(II.getType())) in AddLinkerInputs()
141 if (types::isLLVMIR(II.getType())) in ConstructJob()