Searched defs:Opc1 (Results 1 – 14 of 14) sorted by relevance
/freebsd/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 | 2247 unsigned Opc1 = MI1->getOpcode(); in checkMAIHazards90A() local
|
H A D | SIInstrInfo.cpp | 84 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 D | PPCTLSDynamicCall.cpp | 102 unsigned Opc1, Opc2; in processBlock() local
|
H A D | PPCISelDAGToDAG.cpp | 6227 unsigned Opc1, Opc2, Opc3; in Select() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips16ISelLowering.cpp | 571 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 D | X86IntrinsicsInfo.h | 84 uint16_t Opc1; member
|
H A D | X86InstrInfo.cpp | 8784 unsigned Opc1 = Load1->getMachineOpcode(); in shouldScheduleLoadsNear() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86EncodingOptimization.cpp | 203 unsigned Opc1; in optimizeVPCMPWithImmediateOneOrSix() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ContainerModeling.cpp | 969 BinaryOperator::Opcode Opc1, in invalidateIteratorPositions()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 2293 BinaryOperator::BinaryOps Opc1 = B1->getOpcode(); in foldSelectShuffle() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 413 unsigned Opc1 = Is64Bit ? AArch64::MOVi64imm : AArch64::MOVi32imm; in materializeFP() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 6853 unsigned NumVec, unsigned Opc1, in SelectTable()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 8696 Value *Opc1 = EmitScalarExpr(E->getArg(1)); in EmitARMBuiltinExpr() local 8723 Value *Opc1 = EmitScalarExpr(E->getArg(1)); in EmitARMBuiltinExpr() local
|