Home
last modified time | relevance | path

Searched defs:InputType (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp327 static bool addExceptionArgs(const ArgList &Args, types::ID InputType, in addExceptionArgs()
3720 types::ID InputType) { in RenderOpenCLOptions()
3759 types::ID InputType) { in RenderHLSLOptions()
3781 ArgStringList &CmdArgs, types::ID InputType) { in RenderOpenACCOptions()
6042 types::ID InputType = Input.getType(); in ConstructJob() local
7055 types::ID InputType = Inputs[0].getType(); in ConstructJob() local
7065 types::ID InputType = Inputs[0].getType(); in ConstructJob() local
8225 void Clang::AddClangCLArgs(const ArgList &Args, types::ID InputType, in AddClangCLArgs()
H A DFlang.cpp716 types::ID InputType = Input.getType(); in ConstructJob() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2643 types::ID InputType = types::TY_Nothing; in BuildInputs() local
4040 types::ID InputType = I.first; handleArguments() local
4173 types::ID InputType = I.first; BuildActions() local
4314 types::ID InputType = I.first; BuildActions() local
4603 types::ID InputType = Input.first; BuildOffloadingActions() local
[all...]
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp226 types::ID InputType, llvm::Triple &Triple) { in setArchNameInTriple()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp738 cl::opt<InputFileType> InputType( global() variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2380 QualType InputType, std::string &ConstraintStr, SourceLocation Loc) { in EmitAsmInputLValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp1248 SPIRVType *InputType = GR.getSPIRVTypeForVReg(InputRegister); in selectAnyOrAll() local