/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
D | Execution.cpp | 109 GenericValue Src2, Type *Ty) { in executeFAddInst() 120 GenericValue Src2, Type *Ty) { in executeFSubInst() 131 GenericValue Src2, Type *Ty) { in executeFMulInst() 142 GenericValue Src2, Type *Ty) { in executeFDivInst() 153 GenericValue Src2, Type *Ty) { in executeFRemInst() 191 static GenericValue executeICMP_EQ(GenericValue Src1, GenericValue Src2, in executeICMP_EQ() 205 static GenericValue executeICMP_NE(GenericValue Src1, GenericValue Src2, in executeICMP_NE() 219 static GenericValue executeICMP_ULT(GenericValue Src1, GenericValue Src2, in executeICMP_ULT() 233 static GenericValue executeICMP_SLT(GenericValue Src1, GenericValue Src2, in executeICMP_SLT() 247 static GenericValue executeICMP_UGT(GenericValue Src1, GenericValue Src2, in executeICMP_UGT() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUMacroFusion.cpp | 47 const MachineOperand *Src2 = TII.getNamedOperand(SecondMI, in shouldScheduleAdjacent() local
|
D | SIOptimizeExecMasking.cpp | 113 const MachineOperand &Src2 = MI.getOperand(2); in isLogicalOpOnExec() local 129 const MachineOperand &Src2 = MI.getOperand(2); in isLogicalOpOnExec() local
|
D | SIShrinkInstructions.cpp | 742 const MachineOperand *Src2 = in runOnMachineFunction() local 760 const MachineOperand *Src2 = TII->getNamedOperand(MI, in runOnMachineFunction() local
|
D | GCNDPPCombine.cpp | 240 if (auto *Src2 = TII->getNamedOperand(OrigMI, AMDGPU::OpName::src2)) { in createDPPInst() local
|
D | SIPeepholeSDWA.cpp | 649 MachineOperand *Src2 = TII->getNamedOperand(MI, AMDGPU::OpName::src2); in matchSDWAOperand() local 1060 MachineOperand *Src2 = TII->getNamedOperand(MI, AMDGPU::OpName::src2); in convertToSDWA() local
|
D | SIInstrInfo.cpp | 2378 MachineOperand *Src2 = getNamedOperand(UseMI, AMDGPU::OpName::src2); in FoldImmediate() local 2658 const MachineOperand *Src2 = getNamedOperand(MI, AMDGPU::OpName::src2); in convertToThreeAddress() local 2998 const MachineOperand *Src2 = getNamedOperand(MI, AMDGPU::OpName::src2); in canShrink() local 3091 const MachineOperand *Src2 = getNamedOperand(MI, AMDGPU::OpName::src2); in buildShrunkInst() local 3527 const MachineOperand &Src2 = MI.getOperand(Src2Idx); in verifyInstruction() local 4147 MachineOperand &Src2 = MI.getOperand(VOP3Idx[2]); in legalizeOperandsVOP3() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonPeephole.cpp | 157 MachineOperand &Src2 = MI.getOperand(2); in runOnMachineFunction() local 174 MachineOperand &Src2 = MI.getOperand(2); in runOnMachineFunction() local
|
D | HexagonGenMux.cpp | 305 MachineOperand *Src1 = &Def1.getOperand(2), *Src2 = &Def2.getOperand(2); in genMuxInBlock() local
|
D | HexagonConstPropagation.cpp | 2578 const MachineOperand &Src2 = MI.getOperand(2); in evaluateHexCompare() local 2600 const MachineOperand &Src1, const MachineOperand &Src2, in evaluateHexCompare2() 2635 const MachineOperand &Src2 = MI.getOperand(2); in evaluateHexLogical() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 146 SDValue Src1, SDValue Src2, uint64_t Size) { in emitCLC() 181 SDValue Src2, SDValue Size, MachinePointerInfo Op1PtrInfo, in EmitTargetCodeForMemcmp() 232 SDValue Src2, MachinePointerInfo Op1PtrInfo, in EmitTargetCodeForStrcmp()
|
D | SystemZISelLowering.cpp | 3839 SDValue Src2 = Node->getVal(); in lowerATOMIC_LOAD_OP() local 3906 SDValue Src2 = Node->getVal(); in lowerATOMIC_LOAD_SUB() local 7044 MachineOperand Src2 = earlyUseOperand(MI.getOperand(3)); in emitAtomicLoadBinary() local 7162 Register Src2 = MI.getOperand(3).getReg(); in emitAtomicLoadMinMax() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcAsmPrinter.cpp | 126 MCOperand &RS1, MCOperand &Src2, MCOperand &RD, in EmitBinary()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceTargetLowering.h | 544 auto *Src2 = thunk2(); in applyToThunkedArgs() local
|
D | IceInstX8664.cpp | 295 InstX86Test::InstX86Test(Cfg *Func, Operand *Src1, Operand *Src2) in InstX86Test() 1304 const Operand *Src2 = this->getSrc(2); in emitIAS() local 1340 const Operand *Src2 = this->getSrc(2); in emitIAS() local
|
D | IceInstX8632.cpp | 307 InstX86Test::InstX86Test(Cfg *Func, Operand *Src1, Operand *Src2) in InstX86Test() 1301 const Operand *Src2 = this->getSrc(2); in emitIAS() local 1337 const Operand *Src2 = this->getSrc(2); in emitIAS() local
|
D | IceInstARM32.h | 876 Variable *Src1, Variable *Src2, in create() 901 Variable *Src1, Variable *Src2, in InstARM32FourAddrGPR()
|
D | IceInstMIPS32.cpp | 195 Operand *Src2) in InstMIPS32Mov()
|
D | IceInstMIPS32.h | 1299 Operand *Src2) { in create()
|
D | IceInstX8664.h | 2563 static InstX86Icmp *create(Cfg *Func, Operand *Src1, Operand *Src2) { in create() 2584 static InstX86Ucomiss *create(Cfg *Func, Operand *Src1, Operand *Src2) { in create()
|
D | IceInstX8632.h | 2622 static InstX86Icmp *create(Cfg *Func, Operand *Src1, Operand *Src2) { in create() 2643 static InstX86Ucomiss *create(Cfg *Func, Operand *Src1, Operand *Src2) { in create()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | CombinerHelper.cpp | 261 Register Src2 = MI.getOperand(2).getReg(); in matchCombineShuffleVector() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 1386 const APFloat &Src2) { in fmed3AMDGCN() 3736 Value *Src2 = II->getArgOperand(2); in visitCallInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 834 Register Src2 = MI.getOperand(2).getReg(); in convertToThreeAddressWithLEA() local 1051 const MachineOperand &Src2 = MI.getOperand(2); in convertToThreeAddress() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 3077 unsigned Src2 = Inst.getOperand(Inst.getNumOperands() - in validateInstruction() local
|