Home
last modified time | relevance | path

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

/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/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp248 uint16_t Props = static_cast<uint16_t>(Class.getOptions()); in visitKnownRecord() local
262 uint16_t Props = static_cast<uint16_t>(Union.getOptions()); in visitKnownRecord() local
274 uint16_t Props = static_cast<uint16_t>(Enum.getOptions()); in visitKnownRecord() local
/external/lzma/CPP/7zip/Common/
DMethodProps.h32 CObjectVector<CProp> Props; member
/external/lzma/CPP/7zip/Archive/7z/
D7zItem.h23 CByteBuffer Props; member
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp271 LoopProperties &Props = PropsIt->second; in countLoop() local
318 LoopProperties &Props = LIt->second; in forgetLoop() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp274 LoopProperties &Props = PropsIt->second; in countLoop() local
320 LoopProperties &Props = LIt->second; in forgetLoop() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp424 uint32_t Props = (NonZero | Finite); in deduce() local
432 uint32_t Props = CF->isNegative() ? (NegOrZero|NonZero) in deduce() local
1228 bool MachineConstEvaluator::evaluateCMPpi(uint32_t Cmp, uint32_t Props, in evaluateCMPpi()
2293 uint32_t Props = PredC.properties(); in evaluate() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenRegisters.cpp339 CodeGenRegisterClass::CodeGenRegisterClass(StringRef Name, Key Props) in CodeGenRegisterClass()
/external/pdfium/third_party/lcms/src/
Dcmscgats.c2404 char **Props; in cmsIT8EnumProperties() local
2436 const char **Props; in cmsIT8EnumPropertyMulti() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenRegisters.cpp808 StringRef Name, Key Props) in CodeGenRegisterClass()
/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp723 StringRef Name, Key Props) in CodeGenRegisterClass()