Searched refs:OpMap (Results 1 – 8 of 8) sorted by relevance
198 DenseMap<NodeId,unsigned> OpMap; in removeOperand() local202 OpMap.insert(std::make_pair(RA.Id, getOpNum(RA.Addr->getOp()))); in removeOperand()207 unsigned N = OpMap[RA.Id]; in removeOperand()
124 VEXRI.OpPrefix != EVEXRI.OpPrefix || VEXRI.OpMap != EVEXRI.OpMap || in operator ()()
673 std::map<StringRef, std::pair<int, int>> OpMap; member in __anone124da030411::IAPrinter694 OpMap[Op] = std::make_pair(OpIdx, PrintMethodIdx); in addOperand()701 bool isOpMapped(StringRef Op) { return OpMap.find(Op) != OpMap.end(); } in isOpMapped()702 int getOpIndex(StringRef Op) { return OpMap[Op].first; } in getOpIndex()703 std::pair<int, int> &getOpData(StringRef Op) { return OpMap[Op]; } in getOpData()
166 uint8_t OpMap; member
294 RegRI.OpPrefix != MemRI.OpPrefix || RegRI.OpMap != MemRI.OpMap || in operator ()()
113 OpMap = byteFromRec(Rec, "OpMapBits"); in RecognizableInstrBase()771 switch (OpMap) { in emitDecodePath()
202 class TB { Map OpMap = TB; }203 class T8 { Map OpMap = T8; }204 class TA { Map OpMap = TA; }205 class XOP8 { Map OpMap = XOP8; Prefix OpPrefix = PS; }206 class XOP9 { Map OpMap = XOP9; Prefix OpPrefix = PS; }207 class XOPA { Map OpMap = XOPA; Prefix OpPrefix = PS; }208 class ThreeDNow { Map OpMap = ThreeDNow; }209 class T_MAP5 { Map OpMap = T_MAP5; }214 class T_MAP6 { Map OpMap = T_MAP6; }317 Map OpMap = OB; // Which opcode map does this inst have?[all …]
1967 Map OpMap = OB;