Home
last modified time | relevance | path

Searched defs:getAccessVariant (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCValue.cpp46 MCSymbolRefExpr::VariantKind MCValue::getAccessVariant() const { in getAccessVariant() function in MCValue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp41 static MCSymbolRefExpr::VariantKind getAccessVariant(const MCValue &Target, in getAccessVariant() function