/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCTLSDynamicCall.cpp | 92 unsigned Opc1, Opc2; processBlock() local
|
H A D | PPCISelDAGToDAG.cpp | 6216 unsigned Opc1, Opc2, Opc3; Select() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | GCNCreateVOPD.cpp | 72 unsigned Opc1 = FirstMI->getOpcode(); in doReplace() local
|
H A D | GCNHazardRecognizer.cpp | 2244 unsigned Opc1 = MI1->getOpcode(); checkMAIHazards90A() local
|
H A D | SIInstrInfo.cpp | 87 int Op1Idx = AMDGPU::getNamedOperandIdx(Opc1, OpName); in nodesHaveSameOperandValue() local 242 unsigned Opc1 = Load1->getMachineOpcode(); areLoadsFromSameBasePtr() local [all...] |
/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/ |
H A D | X86IntrinsicsInfo.h | 48 uint16_t Opc1; global() member
|
H A D | X86InstrInfo.cpp | 8706 unsigned Opc1 = Load1->getMachineOpcode(); shouldScheduleLoadsNear() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86EncodingOptimization.cpp | 180 unsigned Opc1; optimizeVPCMPWithImmediateOneOrSix() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ContainerModeling.cpp | 960 invalidateIteratorPositions(ProgramStateRef State,SymbolRef Offset1,BinaryOperator::Opcode Opc1,SymbolRef Offset2,BinaryOperator::Opcode Opc2) invalidateIteratorPositions() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 2270 BinaryOperator::BinaryOps Opc1 = B1->getOpcode(); foldSelectShuffle() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 412 unsigned Opc1 = Is64Bit ? AArch64::MOVi64imm : AArch64::MOVi32imm; materializeFP() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 8437 Value *Opc1 = EmitScalarExpr(E->getArg(1)); EmitARMBuiltinExpr() local 8464 Value *Opc1 = EmitScalarExpr(E->getArg(1)); EmitARMBuiltinExpr() local
|