Lines Matching refs:OpDecl
37 void *OpDecl; member
91 : Kind(K), StartLoc(Start), EndLoc(End), OpDecl(nullptr), in X86Operand()
95 void *getOpDecl() override { return OpDecl; } in getOpDecl()
678 StringRef SymName = StringRef(), void *OpDecl = nullptr) {
684 Res->OpDecl = OpDecl;
703 void *OpDecl = nullptr,
709 Res->OpDecl = OpDecl;
718 void *OpDecl = nullptr, unsigned FrontendSize = 0,
733 Res->OpDecl = OpDecl;
744 StringRef SymName = StringRef(), void *OpDecl = nullptr,
768 Res->OpDecl = OpDecl;