Home
last modified time | relevance | path

Searched defs:RegPair (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMoveMerger.cpp60 bool RISCVMoveMerge::isCandidateToMergeMVA01S(const DestSourcePair &RegPair) { in isCandidateToMergeMVA01S()
71 bool RISCVMoveMerge::isCandidateToMergeMVSA01(const DestSourcePair &RegPair) { in isCandidateToMergeMVSA01()
125 const DestSourcePair &RegPair) { in findMatchingInst()
186 auto RegPair = TII->isCopyInstrImpl(*MBBI); in mergeMoveSARegPair() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1298 __anon453836c60302(RegPairVals RegPair) processInstruction() argument
1304 __anon453836c60402(unsigned RegPair) processInstruction() argument
1311 const RegPairVals RegPair = processInstruction() local
1407 const std::pair<unsigned, unsigned> RegPair = GetScalarRegs(MO.getReg()); processInstruction() local
1417 const std::pair<unsigned, unsigned> RegPair = GetScalarRegs(MO.getReg()); processInstruction() local
1428 const std::pair<unsigned, unsigned> RegPair = GetScalarRegs(MO.getReg()); processInstruction() local
1440 const std::pair<unsigned, unsigned> RegPair = GetVecRegs(MO.getReg()); processInstruction() local
1780 StringRef RegPair = Name; processInstruction() local
1785 StringRef RegPair = Name; processInstruction() local
1797 StringRef RegPair = Name; processInstruction() local
1802 StringRef RegPair = Name; processInstruction() local
1814 StringRef RegPair = Name; processInstruction() local
1819 StringRef RegPair = Name; processInstruction() local
1834 StringRef RegPair = Name; processInstruction() local
1839 StringRef RegPair = Name; processInstruction() local
1857 StringRef RegPair = Name; processInstruction() local
1862 StringRef RegPair = Name; processInstruction() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVDuplicatesTracker.cpp22 for (auto &RegPair : TPair.second) { in prebuildReg2Entry() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.cpp197 unsigned RegPair = getMovePRegPairOpValue(MI, 0, Fixups, STI); in encodeInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp2356 unsigned RegPair = fieldFromInstruction(Insn, 7, 3); in DecodeMovePOperands() local
2379 static DecodeStatus DecodeMovePRegPair(MCInst &Inst, unsigned RegPair, in DecodeMovePRegPair()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp834 MIB.addReg(RegPair.Reg, 0, RegPair.SubReg); in insertPHI() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp2474 for (auto const &RegPair : RegsToPass) LowerCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp4090 SDNode *RegPair = Select() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2305 bool RegPair = ((R0 == Mips::A1 && R1 == Mips::A2) || in processInstruction() local