Home
last modified time | relevance | path

Searched defs:Props (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/clang/lib/Index/
DIndexSymbol.cpp559 void index::applyForEachSymbolProperty(SymbolPropertySet Props, in applyForEachSymbolProperty()
578 void index::printSymbolProperties(SymbolPropertySet Props, raw_ostream &OS) { in printSymbolProperties()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp261 uint16_t Props = static_cast<uint16_t>(Class.getOptions()); in visitClass() local
276 uint16_t Props = static_cast<uint16_t>(Union.getOptions()); in visitUnion() local
289 uint16_t Props = static_cast<uint16_t>(Enum.getOptions()); in visitEnum() local
DTypeRecord.cpp128 uint16_t Props; in deserialize() local
150 uint16_t Props; in deserialize() local
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp247 uint16_t Props = static_cast<uint16_t>(Class.getOptions()); in visitKnownRecord() local
261 uint16_t Props = static_cast<uint16_t>(Union.getOptions()); in visitKnownRecord() local
273 uint16_t Props = static_cast<uint16_t>(Enum.getOptions()); in visitKnownRecord() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp247 uint16_t Props = static_cast<uint16_t>(Class.getOptions()); in visitKnownRecord() local
261 uint16_t Props = static_cast<uint16_t>(Union.getOptions()); in visitKnownRecord() local
273 uint16_t Props = static_cast<uint16_t>(Enum.getOptions()); in visitKnownRecord() local
/external/lzma/CPP/7zip/Archive/7z/
D7zItem.h23 CByteBuffer Props; member
/external/lzma/CPP/7zip/Common/
DMethodProps.h32 CObjectVector<CProp> Props; member
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUPropagateAttributes.cpp106 Clone(const FnProperties &Props, Function *OrigF, Function *NewF) : in Clone()
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp271 LoopProperties &Props = PropsIt->second; in countLoop() local
318 LoopProperties &Props = LIt->second; in forgetLoop() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp285 LoopProperties &Props = PropsIt->second; in countLoop() local
331 LoopProperties &Props = LIt->second; in forgetLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp282 LoopProperties &Props = PropsIt->second; in countLoop() local
328 LoopProperties &Props = LIt->second; in forgetLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp436 uint32_t Props = (NonZero | Finite); in deduce() local
444 uint32_t Props = CF->isNegative() ? (NegOrZero|NonZero) in deduce() local
1240 bool MachineConstEvaluator::evaluateCMPpi(uint32_t Cmp, uint32_t Props, in evaluateCMPpi()
2305 uint32_t Props = PredC.properties(); in evaluate() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp435 uint32_t Props = (NonZero | Finite); in deduce() local
443 uint32_t Props = CF->isNegative() ? (NegOrZero|NonZero) in deduce() local
1245 bool MachineConstEvaluator::evaluateCMPpi(uint32_t Cmp, uint32_t Props, in evaluateCMPpi()
2310 uint32_t Props = PredC.properties(); in evaluate() local
/external/pdfium/third_party/lcms/src/
Dcmscgats.c2418 char **Props; in cmsIT8EnumProperties() local
2450 const char **Props; in cmsIT8EnumPropertyMulti() local
/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp723 StringRef Name, Key Props) in CodeGenRegisterClass()
/external/llvm-project/llvm/utils/TableGen/
DCodeGenRegisters.cpp817 StringRef Name, Key Props) in CodeGenRegisterClass()