Searched defs:GPReg (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsTargetStreamer.h | 199 unsigned GPReg; variable |
H A D | MipsISelLowering.cpp | 3063 unsigned GPReg = ABI.IsN64() ? Mips::GP_64 : Mips::GP; getOpndList() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ | ||
H A D | MipsAsmParser.cpp | 155 unsigned GPReg; member in __anon629b77c40211::MipsAsmParser |