Searched defs:InputType (Results 1 – 12 of 12) sorted by relevance
| /llvm-project-15.0.7/mlir/examples/toy/Ch2/ |
| H A D | toyc.cpp | 40 enum InputType { Toy, MLIR }; enum
|
| /llvm-project-15.0.7/clang/lib/Driver/ToolChains/ |
| H A D | Flang.cpp | 103 types::ID InputType = Input.getType(); in ConstructJob() local
|
| H A D | Clang.cpp | 403 static bool addExceptionArgs(const ArgList &Args, types::ID InputType, in addExceptionArgs() 3463 types::ID InputType) { in RenderOpenCLOptions() 3502 types::ID InputType) { in RenderHLSLOptions() 5474 types::ID InputType = Input.getType(); in ConstructJob() local 6460 types::ID InputType = Inputs[0].getType(); in ConstructJob() local 7529 void Clang::AddClangCLArgs(const ArgList &Args, types::ID InputType, in AddClangCLArgs()
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch3/ |
| H A D | toyc.cpp | 42 enum InputType { Toy, MLIR }; enum
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch4/ |
| H A D | toyc.cpp | 43 enum InputType { Toy, MLIR }; enum
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch5/ |
| H A D | toyc.cpp | 45 enum InputType { Toy, MLIR }; enum
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch7/ |
| H A D | toyc.cpp | 51 enum InputType { Toy, MLIR }; enum
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch6/ |
| H A D | toyc.cpp | 51 enum InputType { Toy, MLIR }; enum
|
| /llvm-project-15.0.7/clang/lib/Driver/ToolChains/Arch/ |
| H A D | ARM.cpp | 189 types::ID InputType, llvm::Triple &Triple) { in setArchNameInTriple()
|
| /llvm-project-15.0.7/clang/lib/Driver/ |
| H A D | Driver.cpp | 2433 types::ID InputType = types::TY_Nothing; in BuildInputs() local 3928 types::ID InputType = I.first; in handleArguments() local 4066 types::ID InputType = I.first; in BuildActions() local 4218 types::ID InputType = I.first; in BuildActions() local 4432 types::ID InputType = Input.first; in BuildOffloadingActions() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.cpp | 738 cl::opt<InputFileType> InputType( variable
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGStmt.cpp | 2172 QualType InputType, std::string &ConstraintStr, SourceLocation Loc) { in EmitAsmInputLValue()
|