Home
last modified time | relevance | path

Searched refs:Props (Results 1 – 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp247 uint16_t Props = static_cast<uint16_t>(Class.getOptions()); in visitKnownRecord() local
249 W->printFlags("Properties", Props, makeArrayRef(ClassOptionNames)); in visitKnownRecord()
255 if (Props & uint16_t(ClassOptions::HasUniqueName)) in visitKnownRecord()
261 uint16_t Props = static_cast<uint16_t>(Union.getOptions()); in visitKnownRecord() local
263 W->printFlags("Properties", Props, makeArrayRef(ClassOptionNames)); in visitKnownRecord()
267 if (Props & uint16_t(ClassOptions::HasUniqueName)) in visitKnownRecord()
273 uint16_t Props = static_cast<uint16_t>(Enum.getOptions()); in visitKnownRecord() local
280 if (Props & uint16_t(ClassOptions::HasUniqueName)) in visitKnownRecord()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp296 LoopProperties &Props = PropsIt->second; in countLoop() local
316 Props.SizeEstimation = Metrics.NumInsts; in countLoop()
317 Props.CanBeUnswitchedCount = MaxSize / (Props.SizeEstimation); in countLoop()
318 Props.WasUnswitchedCount = 0; in countLoop()
319 MaxSize -= Props.SizeEstimation * Props.CanBeUnswitchedCount; in countLoop()
330 CurrentLoopProperties = &Props; in countLoop()
331 CurLoopInstructions = &Props.UnswitchedVals; in countLoop()
341 LoopProperties &Props = LIt->second; in forgetLoop() local
342 MaxSize += (Props.CanBeUnswitchedCount + Props.WasUnswitchedCount) * in forgetLoop()
343 Props.SizeEstimation; in forgetLoop()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Index/
DIndexSymbol.h168 void applyForEachSymbolProperty(SymbolPropertySet Props,
170 void printSymbolProperties(SymbolPropertySet Props, raw_ostream &OS);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp372 bool evaluateCMPpi(uint32_t Cmp, uint32_t Props, const APInt &A2,
435 uint32_t Props = (NonZero | Finite); in deduce() local
437 return Props | NegOrZero; in deduce()
438 return Props | PosOrZero; in deduce()
443 uint32_t Props = CF->isNegative() ? (NegOrZero|NonZero) in deduce() local
446 return (Props & ~NumericProperties) | (Zero|Finite); in deduce()
447 Props = (Props & ~NumericProperties) | NonZero; in deduce()
449 return (Props & ~NumericProperties) | NaN; in deduce()
452 return (Props & ~NumericProperties) | Infinity; in deduce()
453 Props |= Finite; in deduce()
[all …]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Index/
DIndexSymbol.cpp566 void index::applyForEachSymbolProperty(SymbolPropertySet Props, in applyForEachSymbolProperty() argument
569 if (Props & (SymbolPropertySet)SymbolProperty::K) \ in applyForEachSymbolProperty()
585 void index::printSymbolProperties(SymbolPropertySet Props, raw_ostream &OS) { in printSymbolProperties() argument
587 applyForEachSymbolProperty(Props, [&](SymbolProperty Prop) { in printSymbolProperties()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUPropagateAttributes.cpp103 Clone(const FnProperties &Props, Function *OrigF, Function *NewF) : in Clone() argument
104 Properties(Props), OrigF(OrigF), NewF(NewF) {} in Clone()
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DCodeGenRegisters.h472 CodeGenRegisterClass(CodeGenRegBank&, StringRef Name, Key Props);
DCodeGenRegisters.cpp811 StringRef Name, Key Props) in CodeGenRegisterClass() argument
812 : Members(*Props.Members), TheDef(nullptr), Name(std::string(Name)), in CodeGenRegisterClass()
813 TopoSigs(RegBank.getNumTopoSigs()), EnumValue(-1), RSI(Props.RSI), in CodeGenRegisterClass()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_x/
Dstructure244 node.<nid>.<cid>.props Props for new node-rev, if changed
/freebsd-12-stable/share/misc/
Dusb_hid_usages397 0xA3 Keyboard CrSel/Props
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_fs/
Dstructure652 node.<nid>.<cid>.props Props for new node-rev, if changed