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.cpp73 unsigned Opc2 = SecondMI->getOpcode(); in doReplace() local
142 unsigned Opc2 = SecondMI->getOpcode(); in runOnMachineFunction() local
H A DGCNVOPDUtils.cpp122 unsigned Opc2 = SecondMI.getOpcode(); shouldScheduleVOPDAdjacent() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp102 unsigned Opc1, Opc2; in processBlock() local
H A DPPCISelDAGToDAG.cpp6227 unsigned Opc1, Opc2, Opc3; in Select() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp571 Mips16TargetLowering::emitSelT16(unsigned Opc1, unsigned Opc2, MachineInstr &MI, in emitSelT16() argument
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86EncodingOptimization.cpp204 unsigned Opc2; in optimizeVPCMPWithImmediateOneOrSix() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp971 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.cpp8785 unsigned Opc2 = Load2->getMachineOpcode(); in shouldScheduleLoadsNear() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6854 unsigned Opc2, bool isExt) { in SelectTable()