Home
last modified time | relevance | path

Searched defs:FromRegC (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp585 unsigned FromRegC = getMappedReg(regC, SrcRegMap); in isProfitableToCommute() local
662 unsigned FromRegC = getMappedReg(RegC, SrcRegMap); in commuteInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp622 unsigned FromRegC = getMappedReg(regC, SrcRegMap); in isProfitableToCommute() local
700 unsigned FromRegC = getMappedReg(RegC, SrcRegMap); in commuteInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp568 MCRegister FromRegC = getMappedReg(RegC, SrcRegMap); in isProfitableToCommute() local
651 MCRegister FromRegC = getMappedReg(RegC, SrcRegMap); in commuteInstruction() local