Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp250 bool isMemDisp12Len8(RegisterKind RegKind) const { in isMemDisp12Len8() function in __anon920606c00111::SystemZOperand
331 bool isBDLAddr64Disp12Len8() const { return isMemDisp12Len8(ADDR64Reg); } in isBDLAddr64Disp12Len8()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp275 bool isMemDisp12Len8(RegisterKind RegKind) const { in isMemDisp12Len8() function in __anon436a4e220111::SystemZOperand
371 bool isBDLAddr64Disp12Len8() const { return isMemDisp12Len8(ADDR64Reg); } in isBDLAddr64Disp12Len8()
/external/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp273 bool isMemDisp12Len8(RegisterKind RegKind) const { in isMemDisp12Len8() function in __anone68d8e8e0111::SystemZOperand
369 bool isBDLAddr64Disp12Len8() const { return isMemDisp12Len8(GR64Reg); } in isBDLAddr64Disp12Len8()