Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp102 unsigned Opc1, Opc2; processBlock() local
H A DPPCISelDAGToDAG.cpp6227 unsigned Opc1, Opc2, Opc3; Select() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp72 unsigned Opc1 = FirstMI->getOpcode(); doReplace() local
H A DGCNHazardRecognizer.cpp2245 unsigned Opc1 = MI1->getOpcode(); checkMAIHazards90A() local
H A DSIInstrInfo.cpp87 int Op1Idx = AMDGPU::getNamedOperandIdx(Opc1, OpName); in nodesHaveSameOperandValue() local
240 if (!get(Opc0).mayLoad() || !get(Opc1).mayLoad()) in areLoadsFromSameBasePtr() local
[all...]
/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp571 Mips16TargetLowering::emitSelT16(unsigned Opc1, unsigned Opc2, MachineInstr &MI, in emitSelT16()
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
/llvm-project/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h48 uint16_t Opc1; global() member
H A DX86InstrInfo.cpp8784 unsigned Opc1 = Load1->getMachineOpcode(); shouldScheduleLoadsNear() local
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86EncodingOptimization.cpp203 unsigned Opc1; in optimizeVPCMPWithImmediateOneOrSix() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp969 BinaryOperator::Opcode Opc1, in invalidateIteratorPositions()
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2293 BinaryOperator::BinaryOps Opc1 = B1->getOpcode(); foldSelectShuffle() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp413 unsigned Opc1 = Is64Bit ? AArch64::MOVi64imm : AArch64::MOVi32imm; materializeFP() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6733 SelectTable(MachineInstr & I,MachineRegisterInfo & MRI,unsigned NumVec,unsigned Opc1,unsigned Opc2,bool isExt) SelectTable() argument
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp8607 Value *Opc1 = EmitScalarExpr(E->getArg(1)); EmitARMBuiltinExpr() local
8634 Value *Opc1 = EmitScalarExpr(E->getArg(1)); EmitARMBuiltinExpr() local