Home
last modified time | relevance | path

Searched defs:Rt2 (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp2216 unsigned Rt2 = Rt + 1; DecodeAddrMode3Instruction() local
5796 unsigned Rt2 = fieldFromInstruction(Insn, 16, 4); DecodeVMOVSRR() local
5822 unsigned Rt2 = fieldFromInstruction(Insn, 16, 4); DecodeVMOVRRS() local
5879 unsigned Rt2 = fieldFromInstruction(Insn, 8, 4); DecodeT2LDRDPreInstruction() local
5916 unsigned Rt2 = fieldFromInstruction(Insn, 8, 4); DecodeT2STRDPreInstruction() local
5985 unsigned Rt2 = fieldFromInstruction(Insn, 0, 4); DecodeSwap() local
6196 unsigned Rt2 = fieldFromInstruction(Val, 16, 4); DecoderForMRRC2AndMCRR2() local
6797 unsigned Rt2 = fieldFromInstruction(Insn, 16, 4); DecodeMVEVMOVQtoDReg() local
6821 unsigned Rt2 = fieldFromInstruction(Insn, 16, 4); DecodeMVEVMOVDRegtoQ() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp699 uint32_t Rt2 = Bits32(opcode, 14, 10); EmulateLDPSTP() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp1407 unsigned Rt2 = fieldFromInstruction(insn, 10, 5); DecodeExclusiveLdStInstruction() local
1490 unsigned Rt2 = fieldFromInstruction(insn, 10, 5); DecodePairLdStInstruction() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp5272 unsigned Rt2 = Inst.getOperand(2).getReg(); validateInstruction() local
5297 unsigned Rt2 = Inst.getOperand(1).getReg(); validateInstruction() local
5310 unsigned Rt2 = Inst.getOperand(2).getReg(); validateInstruction() local
5326 unsigned Rt2 = Inst.getOperand(2).getReg(); validateInstruction() local
5407 unsigned Rt2 = Inst.getOperand(2).getReg(); validateInstruction() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7316 unsigned Rt2 = MRI->getEncodingValue(Reg2); ParseInstruction() local
7437 unsigned Rt2 = MRI->getEncodingValue(Inst.getOperand(RtIndex + 1).getReg()); validateLDRDSTRD() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp11162 uint32_t Rt2 = ReadCoreReg(t2, &success); in EmulateSTRDReg() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp8211 Value *Rt2 = Builder.CreateLShr(Call, 32); EmitAMDGCNBallotForExec() local
8443 Value *Rt2 = Builder.CreateLShr(RtAndRt2, C1); EmitARMBuiltinExpr() local