Home
last modified time | relevance | path

Searched defs:Unit (Results 1 – 25 of 74) sorted by relevance

123

/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/measurement/
Dmeasurement.go183 type Unit struct { struct
184 CanonicalName string
185 aliases []string
186 Factor float64
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/
DLiveRegUnits.h87 for (MCRegUnit Unit : TRI->regunits(Reg)) in addReg() local
103 for (MCRegUnit Unit : TRI->regunits(Reg)) in removeReg() local
117 for (MCRegUnit Unit : TRI->regunits(Reg)) { in available() local
DLiveIntervals.h404 LiveRange &getRegUnit(unsigned Unit) { in getRegUnit()
417 LiveRange *getCachedRegUnit(unsigned Unit) { return RegUnitRanges[Unit]; } in getCachedRegUnit()
419 const LiveRange *getCachedRegUnit(unsigned Unit) const { in getCachedRegUnit()
425 void removeRegUnit(unsigned Unit) { in removeRegUnit()
435 for (MCRegUnit Unit : TRI->regunits(Reg)) in removeAllRegUnitsForPhysReg() local
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DLiveRegUnits.h87 for (MCRegUnit Unit : TRI->regunits(Reg)) in addReg() local
103 for (MCRegUnit Unit : TRI->regunits(Reg)) in removeReg() local
117 for (MCRegUnit Unit : TRI->regunits(Reg)) { in available() local
DLiveIntervals.h394 LiveRange &getRegUnit(unsigned Unit) { in getRegUnit()
407 LiveRange *getCachedRegUnit(unsigned Unit) { in getCachedRegUnit()
411 const LiveRange *getCachedRegUnit(unsigned Unit) const { in getCachedRegUnit()
417 void removeRegUnit(unsigned Unit) { in removeRegUnit()
427 for (MCRegUnit Unit : TRI->regunits(Reg)) in removeAllRegUnitsForPhysReg() local
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DLiveRegUnits.h87 for (MCRegUnit Unit : TRI->regunits(Reg)) in addReg() local
103 for (MCRegUnit Unit : TRI->regunits(Reg)) in removeReg() local
117 for (MCRegUnit Unit : TRI->regunits(Reg)) { in available() local
DLiveIntervals.h394 LiveRange &getRegUnit(unsigned Unit) { in getRegUnit()
407 LiveRange *getCachedRegUnit(unsigned Unit) { in getCachedRegUnit()
411 const LiveRange *getCachedRegUnit(unsigned Unit) const { in getCachedRegUnit()
417 void removeRegUnit(unsigned Unit) { in removeRegUnit()
427 for (MCRegUnit Unit : TRI->regunits(Reg)) in removeAllRegUnitsForPhysReg() local
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DLiveRegUnits.h87 for (MCRegUnit Unit : TRI->regunits(Reg)) in addReg() local
103 for (MCRegUnit Unit : TRI->regunits(Reg)) in removeReg() local
117 for (MCRegUnit Unit : TRI->regunits(Reg)) { in available() local
DLiveIntervals.h394 LiveRange &getRegUnit(unsigned Unit) { in getRegUnit()
407 LiveRange *getCachedRegUnit(unsigned Unit) { in getCachedRegUnit()
411 const LiveRange *getCachedRegUnit(unsigned Unit) const { in getCachedRegUnit()
417 void removeRegUnit(unsigned Unit) { in removeRegUnit()
427 for (MCRegUnit Unit : TRI->regunits(Reg)) in removeAllRegUnitsForPhysReg() local
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ObjectYAML/
DDWARFYAML.h110 struct Unit { struct
115 llvm::dwarf::UnitType Type; // Added in DWARF 5 argument
116 std::optional<uint64_t> AbbrevTableID;
117 std::optional<yaml::Hex64> AbbrOffset;
118 yaml::Hex64 TypeSignatureOrDwoID; // For type or split units
119 yaml::Hex64 TypeOffset; // For type units
121 std::vector<Entry> Entries;
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DDWARFYAML.h110 struct Unit { struct
115 llvm::dwarf::UnitType Type; // Added in DWARF 5 argument
116 std::optional<uint64_t> AbbrevTableID;
117 std::optional<yaml::Hex64> AbbrOffset;
118 std::vector<Entry> Entries;
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DDWARFYAML.h110 struct Unit { struct
115 llvm::dwarf::UnitType Type; // Added in DWARF 5 argument
116 std::optional<uint64_t> AbbrevTableID;
117 std::optional<yaml::Hex64> AbbrOffset;
118 std::vector<Entry> Entries;
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DDWARFYAML.h110 struct Unit { struct
115 llvm::dwarf::UnitType Type; // Added in DWARF 5 argument
116 std::optional<uint64_t> AbbrevTableID;
117 std::optional<yaml::Hex64> AbbrOffset;
118 std::vector<Entry> Entries;
/prebuilts/clang/host/linux-x86/clang-r536225/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerDefs.h41 typedef std::vector<uint8_t> Unit; typedef
/prebuilts/clang/host/linux-x86/clang-r547379/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerDefs.h41 typedef std::vector<uint8_t> Unit; typedef
/prebuilts/clang/host/linux-x86/clang-r530567/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerDefs.h41 typedef std::vector<uint8_t> Unit; typedef
/prebuilts/clang/host/linux-x86/clang-r522817/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerDefs.h41 typedef std::vector<uint8_t> Unit; typedef
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dtom.h431 #define ITextRange_Expand(This,Unit,pDelta) (This)->lpVtbl->Expand(This,Unit,pDelta) argument
432 #define ITextRange_GetIndex(This,Unit,pIndex) (This)->lpVtbl->GetIndex(This,Unit,pIndex) argument
433 #define ITextRange_SetIndex(This,Unit,Index,Extend) (This)->lpVtbl->SetIndex(This,Unit,Index,Extend) argument
439 #define ITextRange_StartOf(This,Unit,Extend,pDelta) (This)->lpVtbl->StartOf(This,Unit,Extend,pDelta) argument
440 #define ITextRange_EndOf(This,Unit,Extend,pDelta) (This)->lpVtbl->EndOf(This,Unit,Extend,pDelta) argument
441 #define ITextRange_Move(This,Unit,Count,pDelta) (This)->lpVtbl->Move(This,Unit,Count,pDelta) argument
442 #define ITextRange_MoveStart(This,Unit,Count,pDelta) (This)->lpVtbl->MoveStart(This,Unit,Count,pDel… argument
443 #define ITextRange_MoveEnd(This,Unit,Count,pDelta) (This)->lpVtbl->MoveEnd(This,Unit,Count,pDelta) argument
453 #define ITextRange_Delete(This,Unit,Count,pDelta) (This)->lpVtbl->Delete(This,Unit,Count,pDelta) argument
690 #define ITextSelection_Expand(This,Unit,pDelta) (This)->lpVtbl->Expand(This,Unit,pDelta) argument
[all …]
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFDie.h48 DWARFDie(DWARFUnit *Unit, const DWARFDebugInfoEntry *D) : U(Unit), Die(D) {} in DWARFDie()
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFDie.h48 DWARFDie(DWARFUnit *Unit, const DWARFDebugInfoEntry *D) : U(Unit), Die(D) {} in DWARFDie()
DDWARFFormValue.h112 DWARFUnit *Unit; member
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/DebugInfo/DWARF/
DDWARFDie.h48 DWARFDie(DWARFUnit *Unit, const DWARFDebugInfoEntry *D) : U(Unit), Die(D) {} in DWARFDie()
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFDie.h48 DWARFDie(DWARFUnit *Unit, const DWARFDebugInfoEntry *D) : U(Unit), Die(D) {} in DWARFDie()
DDWARFFormValue.h112 DWARFUnit *Unit; member
/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/report/
Dstacks.go34 Unit string // One of "B", "s", "GCU", or "" (if unknown) member

123