Home
last modified time | relevance | path

Searched defs:IsReg (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h394 bool IsReg; global() variable
/llvm-project/llvm/unittests/tools/llvm-exegesis/Mips/
H A DTargetTest.cpp36 Matcher<MCOperand> IsReg(unsigned Reg) { in IsReg() function
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp146 emitDirectiveCpsetup(unsigned RegNo,int RegOrOffset,const MCSymbol & Sym,bool IsReg) emitDirectiveCpsetup() argument
709 emitDirectiveCpsetup(unsigned RegNo,int RegOrOffset,const MCSymbol & Sym,bool IsReg) emitDirectiveCpsetup() argument
1235 emitDirectiveCpsetup(unsigned RegNo,int RegOrOffset,const MCSymbol & Sym,bool IsReg) emitDirectiveCpsetup() argument
/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/
H A DTargetTest.cpp73 Matcher<MCOperand> IsReg(unsigned Reg) { IsReg() function
[all...]