Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/MCTargetDesc/
DCSKYTargetStreamer.cpp44 SMLoc Loc, const MCExpr *AdjustExpr) { in addEntry()
87 const MCExpr *AdjustExpr) { in addConstantPoolEntry()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/AsmParser/
DCSKYAsmParser.cpp849 const MCExpr *AdjustExpr = nullptr; in processLRW() local