Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A 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-13.1/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h168 void applyForEachSymbolProperty(SymbolPropertySet Props,
170 void printSymbolProperties(SymbolPropertySet Props, raw_ostream &OS);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A 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-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp435 uint32_t Props = (NonZero | Finite); in deduce() local
437 return Props | NegOrZero; in deduce()
438 return Props | PosOrZero; in deduce()
447 Props = (Props & ~NumericProperties) | NonZero; in deduce()
453 Props |= Finite; in deduce()
454 return Props; in deduce()
1247 if (Props == ConstantProperties::Unknown) in evaluateCMPpi()
1251 if (Props & ConstantProperties::NaN) in evaluateCMPpi()
1282 if (Props & ConstantProperties::Zero) { in evaluateCMPpi()
2310 uint32_t Props = PredC.properties(); in evaluate() local
[all …]
/freebsd-13.1/contrib/llvm-project/clang/lib/Index/
H A 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-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPropagateAttributes.cpp103 Clone(const FnProperties &Props, Function *OrigF, Function *NewF) : in Clone() argument
104 Properties(Props), OrigF(OrigF), NewF(NewF) {} in Clone()
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.h472 CodeGenRegisterClass(CodeGenRegBank&, StringRef Name, Key Props);
H A 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-13.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dstructure244 node.<nid>.<cid>.props Props for new node-rev, if changed
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dstructure652 node.<nid>.<cid>.props Props for new node-rev, if changed
/freebsd-13.1/share/misc/
H A Dusb_hid_usages397 0xA3 Keyboard CrSel/Props