Searched defs:Opc2 (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | GCNCreateVOPD.cpp | 73 unsigned Opc2 = SecondMI->getOpcode(); in doReplace() local 141 unsigned Opc2 = SecondMI->getOpcode(); runOnMachineFunction() local
|
H A D | GCNVOPDUtils.cpp | 128 unsigned Opc2 = SecondMI.getOpcode(); in shouldScheduleVOPDAdjacent() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCTLSDynamicCall.cpp | 92 unsigned Opc1, Opc2; processBlock() local [all...] |
H A D | PPCISelDAGToDAG.cpp | 6216 unsigned Opc1, Opc2, Opc3; Select() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips16ISelLowering.cpp | 571 Mips16TargetLowering::emitSelT16(unsigned Opc1, unsigned Opc2, MachineInstr &MI, in emitSelT16() 636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86EncodingOptimization.cpp | 181 unsigned Opc2; optimizeVPCMPWithImmediateOneOrSix() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ContainerModeling.cpp | 962 invalidateIteratorPositions(ProgramStateRef State,SymbolRef Offset1,BinaryOperator::Opcode Opc1,SymbolRef Offset2,BinaryOperator::Opcode Opc2) invalidateIteratorPositions() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 3242 unsigned Opc2 = M68k::GetCondBranchFromCond( EmitLoweredSelect() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 8707 unsigned Opc2 = Load2->getMachineOpcode(); shouldScheduleLoadsNear() local
|