Home
last modified time | relevance | path

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

/llvm-project/mlir/examples/toy/Ch2/
H A Dtoyc.cpp44 enum InputType { Toy, MLIR }; enum
/llvm-project/mlir/examples/toy/Ch3/
H A Dtoyc.cpp48 enum InputType { Toy, MLIR }; enum
/llvm-project/mlir/examples/toy/Ch4/
H A Dtoyc.cpp49 enum InputType { Toy, MLIR }; enum
/llvm-project/mlir/examples/toy/Ch5/
H A Dtoyc.cpp52 enum InputType { Toy, MLIR }; enum
/llvm-project/mlir/examples/toy/Ch6/
H A Dtoyc.cpp62 enum InputType { Toy, MLIR }; global() enum
/llvm-project/mlir/examples/toy/Ch7/
H A Dtoyc.cpp62 enum InputType { Toy, MLIR }; global() enum
/llvm-project/libc/test/src/stdlib/
H A DStrfromTest.h482 STRFROM_TEST(InputType,name,func) global() argument
/llvm-project/clang/lib/Driver/ToolChains/
H A DFlang.cpp700 types::ID InputType = Input.getType(); ConstructJob() local
H A DClang.cpp327 addExceptionArgs(const ArgList & Args,types::ID InputType,const ToolChain & TC,bool KernelOrKext,const ObjCRuntime & objcRuntime,ArgStringList & CmdArgs) addExceptionArgs() argument
3644 RenderOpenCLOptions(const ArgList & Args,ArgStringList & CmdArgs,types::ID InputType) RenderOpenCLOptions() argument
3683 RenderHLSLOptions(const ArgList & Args,ArgStringList & CmdArgs,types::ID InputType) RenderHLSLOptions() argument
3705 RenderOpenACCOptions(const Driver & D,const ArgList & Args,ArgStringList & CmdArgs,types::ID InputType) RenderOpenACCOptions() argument
5958 types::ID InputType = Input.getType(); ConstructJob() local
6966 types::ID InputType = Inputs[0].getType(); ConstructJob() local
6976 types::ID InputType = Inputs[0].getType(); ConstructJob() local
8136 AddClangCLArgs(const ArgList & Args,types::ID InputType,ArgStringList & CmdArgs) const AddClangCLArgs() argument
[all...]
/llvm-project/clang/lib/Driver/
H A DDriver.cpp2632 types::ID InputType = types::TY_Nothing; BuildInputs() local
4029 types::ID InputType = I.first; handleArguments() local
4162 types::ID InputType = I.first; BuildActions() local
4303 types::ID InputType = I.first; BuildActions() local
4591 types::ID InputType = Input.first; BuildOffloadingActions() local
[all...]
/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp226 setArchNameInTriple(const Driver & D,const ArgList & Args,types::ID InputType,llvm::Triple & Triple) setArchNameInTriple() argument
/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp736 cl::opt<InputFileType> InputType( variable
/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2368 EmitAsmInputLValue(const TargetInfo::ConstraintInfo & Info,LValue InputValue,QualType InputType,std::string & ConstraintStr,SourceLocation Loc) EmitAsmInputLValue() argument
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp1248 SPIRVType *InputType = GR.getSPIRVTypeForVReg(InputRegister); selectAnyOrAll() local
[all...]