Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp61 unsigned Opc2 = SecondMI->getOpcode(); in doReplace() local
154 unsigned Opc2 = SecondMI->getOpcode(); in run() local
H A DGCNVOPDUtils.cpp195 unsigned Opc2 = SecondMI.getOpcode(); in shouldScheduleVOPDAdjacent() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp98 unsigned Opc1, Opc2; in processBlock() local
H A DPPCISelDAGToDAG.cpp6240 unsigned Opc1, Opc2, Opc3; in Select() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp577 Mips16TargetLowering::emitSelT16(unsigned Opc1, unsigned Opc2, MachineInstr &MI, in emitSelT16()
642 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86EncodingOptimization.cpp205 unsigned Opc2; in optimizeVPCMPWithImmediateOneOrSix() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp976 BinaryOperator::Opcode Opc2) { in invalidateIteratorPositions()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp3243 unsigned Opc2 = M68k::GetCondBranchFromCond( in EmitLoweredSelect() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp8880 unsigned Opc2 = Load2->getMachineOpcode(); in shouldScheduleLoadsNear() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp7027 unsigned Opc2, bool isExt) { in SelectTable()