Searched defs:ImmOp (Results 1 - 12 of 12) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp290 MachineOperand ImmOp = MachineOperand::CreateImm(Imm.getSExtValue()); local
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp301 unsigned ImmOp = Inst.getNumOperands() - 1; local
/freebsd-11.0-release/contrib/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp188 struct ImmOp { struct in class:__anon2995::SparcOperand
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h48 struct ImmOp { struct in struct:llvm::X86Operand
H A DX86AsmParser.cpp2128 const MCExpr *ImmOp = MCConstantExpr::create(ComparisonCode, local
2155 const MCExpr *ImmOp = MCConstantExpr::create(ComparisonCode, local
2182 const MCExpr *ImmOp = MCConstantExpr::create(ComparisonCode, local
/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp78 struct ImmOp { struct in class:__anon2732::AMDGPUOperand
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp337 struct ImmOp { struct in struct:__anon2961::PPCOperand
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1413 static SDValue lowerMSASplatImm(SDValue Op, unsigned ImmOp, SelectionDAG &DAG) { argument
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp191 struct ImmOp { struct in class:__anon2707::AArch64Operand
4036 AArch64Operand &ImmOp = static_cast<AArch64Operand &>(*Operands[2]); local
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2243 MachineOperand &ImmOp = MI.getOperand(ImmIdx); local
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp617 struct ImmOp { struct in class:__anon2920::MipsOperand
2320 const MCOperand &ImmOp = Inst.getOperand(1); local
2512 const MCOperand &ImmOp = Inst.getOperand(1); local
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp484 struct ImmOp { struct in class:__anon2788::ARMOperand
4636 int CondOp = -1, ImmOp = -1; local

Completed in 383 milliseconds