Searched refs:hasPCRelOperand (Results 1 – 6 of 6) sorted by relevance
74 bool IsRipAddr = MIB->hasPCRelOperand(It); in checkInstr()
1122 if (MIB->hasPCRelOperand(Inst)) { in simplifyRODataLoads()
209 bool hasPCRelOperand(const MCInst &Inst) const override { in hasPCRelOperand() function in __anon77c122c80111::AArch64MCPlusBuilder
1322 if (IsSimple && MIB->hasPCRelOperand(Instruction)) in disassemble()1348 if (MIB->hasPCRelOperand(Instruction) && !UsedReloc) in disassemble()1475 if (BC.MIB->hasPCRelOperand(Instruction)) { in scanExternalRefs()
825 virtual bool hasPCRelOperand(const MCInst &Inst) const { in hasPCRelOperand() function
620 bool hasPCRelOperand(const MCInst &Inst) const override { in hasPCRelOperand() function in __anoncef8f4420111::X86MCPlusBuilder659 if (hasPCRelOperand(FirstInst)) in isMacroOpFusionPair()