Home
last modified time | relevance | path

Searched refs:DecodePCRel24BranchTarget (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/Disassembler/
DPPCDisassembler.cpp63 static DecodeStatus DecodePCRel24BranchTarget(MCInst &Inst, unsigned Imm, in DecodePCRel24BranchTarget() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td760 let DecoderMethod = "DecodePCRel24BranchTarget";
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenDisassemblerTables.inc5179 …if (DecodePCRel24BranchTarget(MI, tmp, Address, Decoder) == MCDisassembler::Fail) { return MCDisas…