Searched defs:isBranch (Results 1 – 12 of 12) sorted by relevance
40 virtual bool isBranch(const MCInst &Inst) const { in isBranch() function
304 bool isBranch() const { return Flags & (1ULL << MCID::Branch); } in isBranch() function
73 static bool tryAddingSymbolicOperand(int64_t Value, bool isBranch, in tryAddingSymbolicOperand()259 uint64_t Address, bool isBranch, in decodePCDBLOperand()
230 static bool isBranch(uint32_t instr) { in isBranch() function
240 bool isBranch : 1; variable
1872 bool isBranch = false; in translateImmediate() local
158 bool isBranch() const { return FalseCount.has_value(); } in isBranch() function in __anon8934bc200211::SourceMappingRegion621 bool isBranch = Region.isBranch(); in popRegions() local
507 static bool tryAddingSymbolicOperand(int64_t Value, bool isBranch, in tryAddingSymbolicOperand()
642 static bool isBranch(unsigned Opcode) { in isBranch() function
351 virtual bool isBranch(const MCInst &Inst) const { in isBranch() function
95 bool isBranch(const MCInst &Inst) const override { in isBranch() function in __anoncef8f4420111::X86MCPlusBuilder
863 bool isBranch, uint64_t InstSize, in tryAddingSymbolicOperand()