Searched defs:RegOp (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp440 unsigned RegOp = OpNum; local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp297 unsigned RegOp = IsStore ? 0 : 5; local
H A DX86InstrInfo.cpp90 uint16_t RegOp; member in struct:X86OpTblEntry
275 unsigned RegOp = OpTbl2Addr[i].RegOp; local
384 unsigned RegOp = OpTbl0[i].RegOp; local
617 unsigned RegOp = OpTbl1[i].RegOp; local
1260 unsigned RegOp = OpTbl2[i].RegOp; local
1426 unsigned RegOp = OpTbl3[i].RegOp; local
1438 AddTableEntry(RegOp2MemOpTableType &R2MTable, MemOp2RegOpTableType &M2RTable, unsigned RegOp, unsigned MemOp, unsigned Flags) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp376 unsigned RegOp = ExtraCode[0] == 'Q' ? OpNum : OpNum + 1; local
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp155 struct RegOp { struct in class:__anon2607::SparcOperand
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1806 const MachineOperand RegOp = DVInsn->getOperand(0); local
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp81 struct RegOp { struct in class:__anon2620::SystemZOperand
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp188 struct RegOp { struct in class:__anon2446::AArch64Operand
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp316 struct RegOp { struct in class:__anon2528::MipsOperand
650 const MCOperand &RegOp = Inst.getOperand(0); local
738 const MCOperand &RegOp local
1699 MipsOperand *RegOp; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp631 struct RegOp { struct in struct:__anon2641::X86Operand
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp375 struct RegOp { struct in class:__anon2479::ARMOperand
4146 unsigned RegOp = 4; local

Completed in 121 milliseconds