Searched refs:isLLVMIR (Results 1 – 6 of 6) sorted by relevance
266 bool types::isLLVMIR(ID Id) { in isLLVMIR() function in types
5581 bool OutputIsLLVM = types::isLLVMIR(ActionInfo[0].JA->getType()); in combineAssembleBackendCompile()5636 if (!types::isLLVMIR(Input->getType())) in combineBackendCompile()5657 bool OutputIsLLVM = types::isLLVMIR(ActionInfo[0].JA->getType()); in combineBackendCompile()6865 usesInput(Args, types::isLLVMIR); in getToolChain()
248 if (types::isLLVMIR(II.getType())) in ConstructJob()
5299 if (!types::isLLVMIR(Input.getType())) in ConstructJob()5468 return types::isLLVMIR(II.getType()); in ConstructJob()6080 renderDebugOptions(TC, D, RawTriple, Args, types::isLLVMIR(InputType), in ConstructJob()
139 if (types::isLLVMIR(II.getType())) in ConstructJob()
475 if (!TC.HasNativeLLVMSupport() && types::isLLVMIR(II.getType())) in AddLinkerInputs()