Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyWasmObjectWriter.cpp73 auto SectionLHS = GetFixupSection(BinOp->getLHS()); in GetFixupSection() local
75 return SectionLHS == SectionRHS ? nullptr : SectionLHS; in GetFixupSection()