Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp120 const MachineOperand &ImmOp = DefInst->getOperand(2); in checkADDrr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVMergeBaseOffset.cpp244 MachineOperand &ImmOp = LoADDI.getOperand(2); in detectAndFoldOffset() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp334 const MachineOperand *ImmOp = in isSafeToFoldImmIntoCopy() local
H A DSIFoldOperands.cpp882 MachineOperand ImmOp = MachineOperand::CreateImm(Imm.getSExtValue()); in foldOperand() local
1389 const MachineOperand *ImmOp = nullptr; in isOMod() local
987 tryConstantFoldOp(MachineRegisterInfo &MRI, const SIInstrInfo *TII, MachineInstr *MI, MachineOperand *ImmOp) tryConstantFoldOp() argument
H A DSIInstrInfo.cpp2334 const MachineOperand *ImmOp = getNamedOperand(DefMI, AMDGPU::OpName::src0); in FoldImmediate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp291 MachineOperand ImmOp = MI->getOperand(X86::AddrNumOperands); in classifyInstruction() local
297 MachineOperand ImmOp = MI->getOperand(X86::AddrNumOperands); in classifyInstruction() local
H A DX86MCInstLower.cpp293 unsigned ImmOp = Inst.getNumOperands() - 1; in SimplifyShortImmForm() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp241 SDValue ImmOp = Op->getOperand(1); in SelectInlineAsmMemoryOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp91 struct ImmOp { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp255 MCOperand &ImmOp = Inst.getOperand(i); in ScaleVectorOffset() local
H A DHexagonOptAddrMode.cpp413 const MachineOperand ImmOp = AddMI->getOperand(2); in updateAddUses() local
483 bool HexagonOptAddrMode::changeLoad(MachineInstr *OldMI, MachineOperand ImmOp, in changeLoad() argument
544 changeStore(MachineInstr *OldMI, MachineOperand ImmOp, unsigned ImmOpNum) changeStore() argument
603 changeAddAsl(NodeAddr<UseNode *> AddAslUN, MachineInstr *AddAslMI, const MachineOperand &ImmOp, unsigned ImmOpNum) changeAddAsl() argument
671 const MachineOperand ImmOp = TfrMI->getOperand(1); xformUseMI() local
[all...]
H A DHexagonConstExtenders.cpp1761 const MachineOperand &ImmOp = MI.getOperand(IsAddi ? 2 : 1); in replaceInstrExpr() local
1878 MachineOperand &ImmOp = P.first->getOperand(J+1); in replaceInstr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp124 struct ImmOp { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp235 struct ImmOp { struct in __anon24812::SparcOperand
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h54 struct ImmOp { struct
H A DX86AsmParser.cpp2681 const MCExpr *ImmOp = MCConstantExpr::create(ComparisonPredicate, in ParseInstruction() local
2722 const MCExpr *ImmOp = MCConstantExpr::create(ComparisonPredicate, in ParseInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp188 struct ImmOp { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp230 struct ImmOp { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1419 static SDValue lowerMSASplatImm(SDValue Op, unsigned ImmOp, SelectionDAG &DAG, in lowerMSASplatImm() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp1659 MachineOperand &ImmOp = I.getOperand(1); in select() local
3431 MachineOperand &ImmOp = I.getOperand(1); in emitFMovForFConstant() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2633 MachineOperand &ImmOp = MI.getOperand(ImmIdx); in rewriteARMFrameIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp348 struct ImmOp { struct in __anon24399::AArch64Operand
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp196 struct ImmOp { struct in __anon24448::AMDGPUOperand
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp775 struct ImmOp { struct in __anon24540::ARMOperand
5569 int CondOp = -1, ImmOp = -1; in cvtThumbBranches() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp848 struct ImmOp { struct in __anon24710::MipsOperand
2836 const MCOperand &ImmOp = Inst.getOperand(1); in expandLoadImm() local
3589 const MCOperand &ImmOp = Inst.getOperand(1); in expandBranchImm() local

Completed in 118 milliseconds