Home
last modified time | relevance | path

Searched refs:VK_WASM_MBREL (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyWasmObjectWriter.cpp79 case MCSymbolRefExpr::VK_WASM_MBREL: in getRelocType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCExpr.cpp315 case VK_WASM_MBREL: return "MBREL"; in getVariantKindName()
435 .Case("mbrel", VK_WASM_MBREL) in getVariantKindForName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.cpp137 Kind = MCSymbolRefExpr::VK_WASM_MBREL; in lowerSymbolOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCExpr.h294 VK_WASM_MBREL, // Memory address relative to memory base enumerator