Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp570 struct CompareInsn { struct
571 bool operator() (const InsnMatchEntry &LHS, StringRef RHS) { in operator ()()
574 bool operator() (StringRef LHS, const InsnMatchEntry &RHS) { in operator ()()
577 bool operator() (const InsnMatchEntry &LHS, const InsnMatchEntry &RHS) { in operator ()()