Home
last modified time | relevance | path

Searched defs:Opc2 (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp73 unsigned Opc2 = SecondMI->getOpcode(); doReplace() local
142 unsigned Opc2 = SecondMI->getOpcode(); runOnMachineFunction() local
H A DGCNVOPDUtils.cpp128 unsigned Opc2 = SecondMI.getOpcode(); in shouldScheduleVOPDAdjacent() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp102 unsigned Opc1, Opc2; processBlock() local
[all...]
H A DPPCISelDAGToDAG.cpp6227 unsigned Opc1, Opc2, Opc3; Select() local
/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp571 Mips16TargetLowering::emitSelT16(unsigned Opc1, unsigned Opc2, MachineInstr &MI, in emitSelT16()
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86EncodingOptimization.cpp204 unsigned Opc2; in optimizeVPCMPWithImmediateOneOrSix() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp971 BinaryOperator::Opcode Opc2) { in invalidateIteratorPositions()
/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp3243 unsigned Opc2 = M68k::GetCondBranchFromCond( EmitLoweredSelect() local
/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp8785 unsigned Opc2 = Load2->getMachineOpcode(); shouldScheduleLoadsNear() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6734 SelectTable(MachineInstr & I,MachineRegisterInfo & MRI,unsigned NumVec,unsigned Opc1,unsigned Opc2,bool isExt) SelectTable() argument