Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp812 auto TheReg =ARMSysReg::lookupMClassSysRegBy12bitSYSmValue(SYSm); in printMSRMaskOperand() local
824 auto TheReg = ARMSysReg::lookupMClassSysRegAPSRNonDeprecated(SYSm); in printMSRMaskOperand() local
831 auto TheReg = ARMSysReg::lookupMClassSysRegBy8bitSYSmValue(SYSm); in printMSRMaskOperand() local
886 auto TheReg = ARMBankedReg::lookupBankedRegByEncoding(Banked); in printBankedRegOperand() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2441 auto TheReg = AArch64SysReg::lookupSysRegByName(RegString->getString()); in tryReadRegister() local
2507 auto TheReg = AArch64SysReg::lookupSysRegByName(RegString->getString()); in tryWriteRegister() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2645 auto TheReg = AArch64SysReg::lookupSysRegByName(RegString->getString()); in tryReadRegister() local
2711 auto TheReg = AArch64SysReg::lookupSysRegByName(RegString->getString()); in tryWriteRegister() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp3825 auto TheReg = ARMBankedReg::lookupBankedRegByName(RegString.lower()); in getBankedRegisterMask() local
3848 auto TheReg = ARMSysReg::lookupMClassSysRegByName(Reg); in getMClassRegisterMask() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp4366 auto TheReg = ARMSysReg::lookupMClassSysRegByName(Mask.lower()); in parseMSRMaskOperand() local
4451 auto TheReg = ARMBankedReg::lookupBankedRegByName(RegName.lower()); in parseBankedRegOperand() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp831 unsigned TheReg = Regs[Reg++]; in AddInlineAsmOperands() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp965 unsigned TheReg = Regs[Reg++]; in AddInlineAsmOperands() local