Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/program/
Dprog_execute.h68 GLint AddressReg[MAX_PROGRAM_ADDRESS_REGS][4]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp353 Register AddressReg = MI.getOperand(3).getReg(); in expandSetTagLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp691 auto AddressReg = MRI.createVirtualRegister(&ARM::GPRRegClass); in selectGlobal() local