| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/ |
| H A D | XRayArgs.h | 39 llvm::opt::ArgStringList &CmdArgs, types::ID InputType) const;
|
| H A D | SanitizerArgs.h | 89 llvm::opt::ArgStringList &CmdArgs, types::ID InputType) const;
|
| H A D | ToolChain.h | 466 types::ID InputType = types::TY_INVALID) const; 475 types::ID InputType = types::TY_INVALID) const;
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonDepInstrInfo.td | 55 let InputType = "reg"; 219 let InputType = "imm"; 264 let InputType = "reg"; 305 let InputType = "reg"; 319 let InputType = "imm"; 370 let InputType = "reg"; 382 let InputType = "reg"; 394 let InputType = "reg"; 406 let InputType = "reg"; 431 let InputType = "reg"; [all …]
|
| H A D | HexagonPseudo.td | 221 isPredicable = 1, hasSideEffects = 0, InputType = "reg", 275 hasSideEffects = 0, InputType = "reg", cofMax1 = 1 in 340 opExtentBits = 24, opExtentAlign = 2, InputType = "imm" in
|
| H A D | HexagonInstrFormats.td | 176 string InputType = ""; // Input is "imm" or "reg" type.
|
| H A D | Hexagon.td | 280 let ColFields = ["InputType"];
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/ |
| H A D | NaCl.h | 75 types::ID InputType) const override;
|
| H A D | Fuchsia.cpp | 175 types::ID InputType) const { in ComputeEffectiveClangTriple() 176 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
|
| H A D | Fuchsia.h | 68 types::ID InputType) const override;
|
| H A D | NaCl.cpp | 355 types::ID InputType) const { in ComputeEffectiveClangTriple() 356 llvm::Triple TheTriple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
|
| H A D | Clang.cpp | 439 if (types::isObjC(InputType) && in addExceptionArgs() 447 if (types::isCXX(InputType)) { in addExceptionArgs() 4034 types::ID InputType = Input.getType(); in ConstructJob() local 4217 if (types::isCXX(InputType)) in ConstructJob() 4237 if (!types::isCXX(InputType)) in ConstructJob() 4256 if (!types::isCXX(InputType)) { in ConstructJob() 4270 if (types::isCXX(InputType) && in ConstructJob() 4491 XRay.addArgs(TC, Args, CmdArgs, InputType); in ConstructJob() 4633 types::isCXX(InputType)) { in ConstructJob() 5334 (InputType == types::TY_C || InputType == types::TY_CXX)) { in ConstructJob() [all …]
|
| H A D | MSVC.h | 134 types::ID InputType) const override;
|
| H A D | Clang.h | 84 void AddClangCLArgs(const llvm::opt::ArgList &Args, types::ID InputType,
|
| H A D | Darwin.h | 306 types::ID InputType) const override;
|
| H A D | MSVC.cpp | 1297 types::ID InputType) const { in ComputeEffectiveClangTriple() 1306 llvm::Triple Triple(ToolChain::ComputeEffectiveClangTriple(Args, InputType)); in ComputeEffectiveClangTriple()
|
| H A D | Darwin.cpp | 805 types::ID InputType) const { in ComputeEffectiveClangTriple() 806 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ |
| H A D | ToolChain.cpp | 521 types::ID InputType) const { in ComputeLLVMTriple() 609 if (InputType != types::TY_PP_Asm) in ComputeLLVMTriple() 642 types::ID InputType) const { in ComputeEffectiveClangTriple() 643 return ComputeLLVMTriple(Args, InputType); in ComputeEffectiveClangTriple()
|
| H A D | Driver.cpp | 2009 types::ID InputType = types::TY_Nothing; in BuildInputs() local 2016 InputType = TCTP->getOption().matches(options::OPT__SLASH_TC) in BuildInputs() 2043 if (InputType == types::TY_Nothing) { in BuildInputs() 2110 Ty = InputType; in BuildInputs() 2139 InputType = types::lookupTypeForTypeSpecifier(A->getValue()); in BuildInputs() 2145 if (!InputType) { in BuildInputs() 2147 InputType = types::TY_Object; in BuildInputs() 3196 types::ID InputType = I.first; in BuildActions() local 3200 types::getCompilationPhases(InputType, PL); in BuildActions() 3225 getPreprocessedType(InputType) == types::TY_INVALID) in BuildActions() [all …]
|
| H A D | XRayArgs.cpp | 183 ArgStringList &CmdArgs, types::ID InputType) const { in addArgs()
|
| H A D | SanitizerArgs.cpp | 803 types::ID InputType) const { in addArgs() 839 if (types::isCXX(InputType)) in addArgs()
|
| /freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.h | 208 extern llvm::cl::opt<InputFileType> InputType;
|
| H A D | ExplainOutputStyle.cpp | 70 switch (opts::explain::InputType) { in explainBinaryFile()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGStmt.cpp | 1787 LValue InputValue, QualType InputType, in EmitAsmInputLValue() argument 1792 if (CodeGenFunction::hasScalarEvaluationKind(InputType)) { in EmitAsmInputLValue() 1795 llvm::Type *Ty = ConvertType(InputType); in EmitAsmInputLValue()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 5205 ValueType AccumType, ValueType InputType, 5210 (InputType RegType:$Rn), 5211 (InputType RegType:$Rm)))]> { 5227 ValueType AccumType, ValueType InputType, 5232 (InputType RegType:$Rn), 5233 (InputType RegType:$Rm)))]> { 7456 ValueType AccumType, ValueType InputType, 7462 (InputType RegType:$Rn), 7463 (InputType (bitconvert (AccumType 7483 ValueType AccumType, ValueType InputType, [all …]
|