Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp93 unsigned Opc1, Opc2; in processBlock() local
H A DPPCISelDAGToDAG.cpp5742 unsigned Opc1, Opc2, Opc3; in Select() local
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h47 uint16_t Opc1; member
H A DX86InstrInfo.cpp6552 unsigned Opc1 = Load1->getMachineOpcode(); in areLoadsFromSameBasePtr() local
6753 unsigned Opc1 = Load1->getMachineOpcode(); in shouldScheduleLoadsNear() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp974 BinaryOperator::Opcode Opc1, in invalidateIteratorPositions()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1919 BinaryOperator::BinaryOps Opc1 = B1->getOpcode(); in foldSelectShuffle() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp1444 unsigned Opc1 = MI1->getOpcode(); in checkMAIHazards90A() local
H A DSIInstrInfo.cpp85 unsigned Opc1 = N1->getMachineOpcode(); in nodesHaveSameOperandValue() local
136 unsigned Opc1 = Load1->getMachineOpcode(); in areLoadsFromSameBasePtr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp409 unsigned Opc1 = Is64Bit ? AArch64::MOVi64imm : AArch64::MOVi32imm; in materializeFP() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp7358 Value *Opc1 = EmitScalarExpr(E->getArg(1)); in EmitARMBuiltinExpr() local
7385 Value *Opc1 = EmitScalarExpr(E->getArg(1)); in EmitARMBuiltinExpr() local