Home
last modified time | relevance | path

Searched defs:Opc1 (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp72 unsigned Opc1 = FirstMI->getOpcode(); in doReplace() local
H A DGCNHazardRecognizer.cpp2247 unsigned Opc1 = MI1->getOpcode(); in checkMAIHazards90A() local
H A DSIInstrInfo.cpp84 unsigned Opc1 = N1->getMachineOpcode(); in nodesHaveSameOperandValue() local
237 unsigned Opc1 = Load1->getMachineOpcode(); in areLoadsFromSameBasePtr() 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/
H A DX86IntrinsicsInfo.h84 uint16_t Opc1; member
H A DX86InstrInfo.cpp8784 unsigned Opc1 = Load1->getMachineOpcode(); in shouldScheduleLoadsNear() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86EncodingOptimization.cpp203 unsigned Opc1; in optimizeVPCMPWithImmediateOneOrSix() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp969 BinaryOperator::Opcode Opc1, in invalidateIteratorPositions()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2293 BinaryOperator::BinaryOps Opc1 = B1->getOpcode(); in foldSelectShuffle() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp413 unsigned Opc1 = Is64Bit ? AArch64::MOVi64imm : AArch64::MOVi32imm; in materializeFP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6853 unsigned NumVec, unsigned Opc1, in SelectTable()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp8696 Value *Opc1 = EmitScalarExpr(E->getArg(1)); in EmitARMBuiltinExpr() local
8723 Value *Opc1 = EmitScalarExpr(E->getArg(1)); in EmitARMBuiltinExpr() local