reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
81 const MCOperandInfo &getExplicitOperandInfo() const;
62 getExplicitOperandInfo().OperandType == MCOI::OPERAND_MEMORY; 67 getExplicitOperandInfo().OperandType == MCOI::OPERAND_IMMEDIATE;tools/llvm-exegesis/lib/Target.cpp
94 switch (Op.getExplicitOperandInfo().OperandType) {
tools/llvm-exegesis/lib/X86/Target.cpp163 Op.getExplicitOperandInfo().OperandType == MCOI::OPERAND_PCREL) 169 Op.getExplicitOperandInfo().RegClass == X86::RSTRegClassID) 620 switch (Op.getExplicitOperandInfo().OperandType) {