Searched defs:In (Results 1 - 25 of 54) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DObjectYAML.cpp35 Input &In = (Input &)IO; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dstack_trace_compressor.cpp35 size_t varIntDecode(const uint8_t *In, size_t InLen, uintptr_t *Out) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp68 void llvm::valTypesFromMVTs(const ArrayRef<MVT> &In, argument
H A DWebAssemblyFastISel.cpp971 unsigned In = getRegForValue(Op); local
988 unsigned In = getRegForValue(Op); local
1134 unsigned In = getRegForValue(I->getOperand(0)); local
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutmisc.c255 } In; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp198 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, argument
282 FILE *In; member in struct:LineEditor::InternalData
286 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp96 bool HexagonGenExtract::convert(Instruction *In) { argument
240 Instruction *In = &*I; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/
H A DMachOObjcopy.cpp227 executeObjcopyOnBinary(const CopyConfig &Config, object::MachOObjectFile &In, Buffer &Out) argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DCOFFObjcopy.cpp221 Error executeObjcopyOnBinary(const CopyConfig &Config, COFFObjectFile &In, argument
H A DObject.h70 AuxSymbol(ArrayRef<uint8_t> In) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DRISCV.cpp55 getExtensionVersion(const Driver &D, StringRef MArch, StringRef Ext, StringRef In, std::string &Major, std::string &Minor) argument
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_ppmd8_private.h72 IByteIn *In; member in union:__anon19::__anon20
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp135 static Error executeObjcopyOnIHex(CopyConfig &Config, MemoryBuffer &In, argument
145 static Error executeObjcopyOnRawBinary(CopyConfig &Config, MemoryBuffer &In, argument
165 static Error executeObjcopyOnBinary(CopyConfig &Config, object::Binary &In, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp197 static bool optionMatches(const OptTable::Info &In, StringRef Option) { argument
212 const Info &In = OptionInfos[I]; local
232 const Info &In = OptionInfos[I]; local
324 Info &In = OptionInfos[I]; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h119 Expr *In = nullptr; member in class:clang::final
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp169 findBuildID(const CopyConfig &Config, const object::ELFFile<ELFT> &In) { argument
192 findBuildID(const CopyConfig &Config, const object::ELFObjectFileBase &In) { argument
754 Error executeObjcopyOnIHex(const CopyConfig &Config, MemoryBuffer &In, argument
765 executeObjcopyOnRawBinary(const CopyConfig &Config, MemoryBuffer &In, Buffer &Out) argument
781 executeObjcopyOnBinary(const CopyConfig &Config, object::ELFObjectFileBase &In, Buffer &Out) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h264 SymbolCast(const SymExpr *In, QualType From, QualType To) argument
284 Profile(llvm::FoldingSetNodeID& ID, const SymExpr *In, QualType From, QualType To) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h49 Bit, Bits, Class, Code, Dag, Def, Foreach, Defm, Field, In, Int, Let, List, enumerator in enum:llvm::tgtok::TokKind
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp54 yaml::Input In; member in class:llvm::MIRParserImpl
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h245 getSafeVectorConstantForBinop( BinaryOperator::BinaryOps Opcode, Constant *In, bool IsRHSConstant) argument
/freebsd-11-stable/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm_i.h20 typedef enum { Both = 0, In = 1 } ControlledDirection; enumerator in enum:__anon4343
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp223 static bool Check(DecodeStatus &Out, DecodeStatus In) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h1733 operator>>(Input &In, T &Val) { argument
1744 operator>>(Input &In, T &Val) { argument
1754 operator>>(Input &In, T &Val) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp945 auto In = Phi->incoming_values(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp900 static void parseExternFuncCallArgs(const SmallVectorImpl<ISD::OutputArg> &In, argument

Completed in 230 milliseconds

123