Searched refs:isLLVMIR (Results 1 – 7 of 7) sorted by relevance
84 bool isLLVMIR(ID Id);
257 bool types::isLLVMIR(ID Id) { in isLLVMIR() function in types
5235 bool OutputIsLLVM = types::isLLVMIR(ActionInfo[0].JA->getType()); in combineAssembleBackendCompile()5310 bool OutputIsLLVM = types::isLLVMIR(ActionInfo[0].JA->getType()); in combineBackendCompile()
250 if (types::isLLVMIR(II.getType())) in ConstructJob()
467 if (!TC.HasNativeLLVMSupport() && types::isLLVMIR(II.getType())) in AddLinkerInputs()
5277 if (!types::isLLVMIR(Input.getType())) in ConstructJob()5455 return types::isLLVMIR(II.getType()); in ConstructJob()6049 renderDebugOptions(TC, D, RawTriple, Args, types::isLLVMIR(InputType), in ConstructJob()
141 if (types::isLLVMIR(II.getType())) in ConstructJob()