Searched defs:Props (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexSymbol.cpp547 void index::applyForEachSymbolProperty(SymbolPropertySet Props, argument
566 void index::printSymbolProperties(SymbolPropertySet Props, raw_ostream &OS) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp247 uint16_t Props = static_cast<uint16_t>(Class.getOptions()); local
261 uint16_t Props = static_cast<uint16_t>(Union.getOptions()); local
273 uint16_t Props = static_cast<uint16_t>(Enum.getOptions()); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp282 LoopProperties &Props = PropsIt->second; local
328 LoopProperties &Props local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp817 CodeGenRegisterClass(CodeGenRegBank &RegBank, StringRef Name, Key Props) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp444 uint32_t Props = CF->isNegative() ? (NegOrZero|NonZero) local
1240 evaluateCMPpi(uint32_t Cmp, uint32_t Props, const APInt &A2, bool &Result) argument
[all...]

Completed in 112 milliseconds