Searched defs:InputType (Results 1 – 8 of 8) sorted by relevance
149 static bool addExceptionArgs(const ArgList &Args, types::ID InputType, in addExceptionArgs()3764 types::ID InputType) { in RenderOpenCLOptions()3808 types::ID InputType) { in RenderHLSLOptions()3833 ArgStringList &CmdArgs, types::ID InputType) { in RenderOpenACCOptions()6073 types::ID InputType = Input.getType(); in ConstructJob() local7114 types::ID InputType = Inputs[0].getType(); in ConstructJob() local7124 types::ID InputType = Inputs[0].getType(); in ConstructJob() local8272 void Clang::AddClangCLArgs(const ArgList &Args, types::ID InputType, in AddClangCLArgs()
855 types::ID InputType = Input.getType(); in ConstructJob() local
1854 SPIRVType *InputType = GR.getSPIRVTypeForVReg(InputRegister); in selectAnyOrAll() local2167 SPIRVType *InputType = GR.getSPIRVTypeForVReg(InputRegister); in selectSign() local2257 SPIRVType *InputType = GR.getSPIRVTypeForVReg(InputRegister); in selectWaveReduceMax() local2285 SPIRVType *InputType = GR.getSPIRVTypeForVReg(InputRegister); in selectWaveReduceSum() local3363 SPIRVType *InputType = GR.getResultType(ReadReg); in extractSubvector() local
2943 types::ID InputType = types::TY_Nothing; in BuildInputs() local4349 types::ID InputType = I.first; in handleArguments() local4456 types::ID InputType = I.first; in BuildActions() local4603 types::ID InputType = I.first; in BuildActions() local4927 types::ID InputType = Input.first; in BuildOffloadingActions() local
264 types::ID InputType, llvm::Triple &Triple) { in setArchNameInTriple()
741 cl::opt<InputFileType> InputType( variable
3204 if (auto *InputType = dyn_cast<FixedVectorType>(U.getOperand(0)->getType()); in translateInsertVector() local3283 if (auto *InputType = dyn_cast<FixedVectorType>(U.getOperand(0)->getType()); in translateExtractVector() local
2546 QualType InputType, std::string &ConstraintStr, SourceLocation Loc) { in EmitAsmInputLValue()