Searched defs:Position (Results 1 - 25 of 48) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStringLexer.h20 typedef std::string::size_type Position; typedef in class:lldb_private::StringLexer
/freebsd-13-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutascii.c210 AcpiUtValidNameChar( char Character, UINT32 Position) argument
H A Duthex.c182 AcpiUtHexToAsciiChar( UINT64 Integer, UINT32 Position) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormattedStream.h40 std::pair<unsigned, unsigned> Position; member in class:llvm::formatted_raw_ostream
H A DPath.h57 size_t Position = 0; ///< The iterators current position within Path. member in class:llvm::sys::path::const_iterator
83 size_t Position = 0; ///< The iterators current position within Path. member in class:llvm::sys::path::reverse_iterator
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.cpp82 unsigned Position = Comment.find_first_not_of(" \t"); local
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeCategoryMap.h37 typedef uint32_t Position; typedef in class:lldb_private::TypeCategoryMap
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DIntervalMap.cpp120 distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, const unsigned *CurSize, unsigned NewSize[], unsigned Position, bool Grow) argument
/freebsd-13-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsfield.c438 UINT64 Position; local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_segmented_array.h425 auto Position = reinterpret_cast<T *>(AlignedOffset); variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp106 const int64_t Position = Code.size() + sizeof(Opcode) + sizeof(int32_t); local
/freebsd-13-stable/sys/contrib/dev/acpica/common/
H A Dadfile.c308 char *Position; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h53 auto Position = Maps.find(StubSymbol); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp153 size_t Position = Comments.find('\n'); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp180 void SystemZLongBranch::skipNonTerminators(BlockPosition &Position, argument
203 skipTerminator(BlockPosition &Position, TerminatorInfo &Terminator, bool AssumeRelaxed) argument
[all...]
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslresource.c602 RsSetFlagBits( UINT8 *Flags, ACPI_PARSE_OBJECT *Op, UINT8 Position, UINT8 DefaultBit) argument
625 RsSetFlagBits16( UINT16 *Flags, ACPI_PARSE_OBJECT *Op, UINT8 Position, UINT8 DefaultBit) argument
H A Dcvcompiler.c496 char *Position; local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExternalASTSource.h527 iterator(LazyVector *Self, int Position) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp131 StringRef::iterator Position; member in class:__anon2395::CommandLineArgumentParser
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h438 iterator(PreprocessingRecord *Self, int Position) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp192 static Iter getNextMachineInstrInBB(Iter Position) { argument
202 static std::pair<Iter, bool> getNextMachineInstr(Iter Position, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp41 struct Position { struct in class:clang::comments::TextTokenRetokenizer
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp34 copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator Position, const DebugLoc &DL, MCRegister DestinationRegister, MCRegister SourceRegister, bool KillSource) const argument
49 storeRegToStackSlot( MachineBasicBlock &MBB, MachineBasicBlock::iterator Position, Register SourceRegister, bool IsKill, int FrameIndex, const TargetRegisterClass *RegisterClass, const TargetRegisterInfo * ) const argument
69 loadRegFromStackSlot( MachineBasicBlock &MBB, MachineBasicBlock::iterator Position, Register DestinationRegister, int FrameIndex, const TargetRegisterClass *RegisterClass, const TargetRegisterInfo * ) const argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.cpp940 unsigned Position = getMachineOpValue(MI, MI.getOperand(OpNo-1), Fixups, STI); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp64 enum class Position { class in namespace:__anon3985
[all...]

Completed in 166 milliseconds

12