/llvm-project/mlir/examples/toy/Ch2/ |
H A D | toyc.cpp | 44 enum InputType { Toy, MLIR }; enum
|
/llvm-project/mlir/examples/toy/Ch3/ |
H A D | toyc.cpp | 48 enum InputType { Toy, MLIR }; enum
|
/llvm-project/mlir/examples/toy/Ch4/ |
H A D | toyc.cpp | 49 enum InputType { Toy, MLIR }; enum
|
/llvm-project/mlir/examples/toy/Ch5/ |
H A D | toyc.cpp | 52 enum InputType { Toy, MLIR }; enum
|
/llvm-project/mlir/examples/toy/Ch6/ |
H A D | toyc.cpp | 62 enum InputType { Toy, MLIR }; global() enum
|
/llvm-project/mlir/examples/toy/Ch7/ |
H A D | toyc.cpp | 62 enum InputType { Toy, MLIR }; global() enum
|
/llvm-project/libc/test/src/stdlib/ |
H A D | StrfromTest.h | 482 STRFROM_TEST(InputType,name,func) global() argument
|
/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Flang.cpp | 700 types::ID InputType = Input.getType(); ConstructJob() local
|
H A D | Clang.cpp | 327 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 D | Driver.cpp | 2632 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 D | ARM.cpp | 226 setArchNameInTriple(const Driver & D,const ArgList & Args,types::ID InputType,llvm::Triple & Triple) setArchNameInTriple() argument
|
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 736 cl::opt<InputFileType> InputType( variable
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 2368 EmitAsmInputLValue(const TargetInfo::ConstraintInfo & Info,LValue InputValue,QualType InputType,std::string & ConstraintStr,SourceLocation Loc) EmitAsmInputLValue() argument
|
/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVInstructionSelector.cpp | 1248 SPIRVType *InputType = GR.getSPIRVTypeForVReg(InputRegister); selectAnyOrAll() local [all...] |