Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp89 unsigned Opc1, Opc2; in processBlock() local
H A DPPCISelDAGToDAG.cpp6025 unsigned Opc1, Opc2, Opc3; in Select() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp64 unsigned Opc1 = FirstMI->getOpcode(); in doReplace() local
H A DGCNHazardRecognizer.cpp2209 unsigned Opc1 = MI1->getOpcode(); in checkMAIHazards90A() local
H A DSIInstrInfo.cpp85 unsigned Opc1 = N1->getMachineOpcode(); in nodesHaveSameOperandValue() local
179 unsigned Opc1 = Load1->getMachineOpcode(); in areLoadsFromSameBasePtr() local
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h48 uint16_t Opc1; member
H A DX86InstrInfo.cpp7194 unsigned Opc1 = Load1->getMachineOpcode(); in areLoadsFromSameBasePtr() local
7395 unsigned Opc1 = Load1->getMachineOpcode(); in shouldScheduleLoadsNear() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp960 BinaryOperator::Opcode Opc1, in invalidateIteratorPositions()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2244 BinaryOperator::BinaryOps Opc1 = B1->getOpcode(); in foldSelectShuffle() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp409 unsigned Opc1 = Is64Bit ? AArch64::MOVi64imm : AArch64::MOVi32imm; in materializeFP() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp7815 Value *Opc1 = EmitScalarExpr(E->getArg(1)); in EmitARMBuiltinExpr() local
7842 Value *Opc1 = EmitScalarExpr(E->getArg(1)); in EmitARMBuiltinExpr() local