Home
last modified time | relevance | path

Searched defs:Src2 (Results 1 – 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp109 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/
DAMDGPUMacroFusion.cpp47 const MachineOperand *Src2 = TII.getNamedOperand(SecondMI, in shouldScheduleAdjacent() local
DSIOptimizeExecMasking.cpp113 const MachineOperand &Src2 = MI.getOperand(2); in isLogicalOpOnExec() local
129 const MachineOperand &Src2 = MI.getOperand(2); in isLogicalOpOnExec() local
DSIShrinkInstructions.cpp742 const MachineOperand *Src2 = in runOnMachineFunction() local
760 const MachineOperand *Src2 = TII->getNamedOperand(MI, in runOnMachineFunction() local
DGCNDPPCombine.cpp240 if (auto *Src2 = TII->getNamedOperand(OrigMI, AMDGPU::OpName::src2)) { in createDPPInst() local
DSIPeepholeSDWA.cpp649 MachineOperand *Src2 = TII->getNamedOperand(MI, AMDGPU::OpName::src2); in matchSDWAOperand() local
1060 MachineOperand *Src2 = TII->getNamedOperand(MI, AMDGPU::OpName::src2); in convertToSDWA() local
DSIInstrInfo.cpp2378 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/
DHexagonPeephole.cpp157 MachineOperand &Src2 = MI.getOperand(2); in runOnMachineFunction() local
174 MachineOperand &Src2 = MI.getOperand(2); in runOnMachineFunction() local
DHexagonGenMux.cpp305 MachineOperand *Src1 = &Def1.getOperand(2), *Src2 = &Def2.getOperand(2); in genMuxInBlock() local
DHexagonConstPropagation.cpp2578 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/
DSystemZSelectionDAGInfo.cpp146 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()
DSystemZISelLowering.cpp3839 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/
DSparcAsmPrinter.cpp126 MCOperand &RS1, MCOperand &Src2, MCOperand &RD, in EmitBinary()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLowering.h544 auto *Src2 = thunk2(); in applyToThunkedArgs() local
DIceInstX8664.cpp295 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
DIceInstX8632.cpp307 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
DIceInstARM32.h876 Variable *Src1, Variable *Src2, in create()
901 Variable *Src1, Variable *Src2, in InstARM32FourAddrGPR()
DIceInstMIPS32.cpp195 Operand *Src2) in InstMIPS32Mov()
DIceInstMIPS32.h1299 Operand *Src2) { in create()
DIceInstX8664.h2563 static InstX86Icmp *create(Cfg *Func, Operand *Src1, Operand *Src2) { in create()
2584 static InstX86Ucomiss *create(Cfg *Func, Operand *Src1, Operand *Src2) { in create()
DIceInstX8632.h2622 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/
DCombinerHelper.cpp261 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/
DInstCombineCalls.cpp1386 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/
DX86InstrInfo.cpp834 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/
DX86AsmParser.cpp3077 unsigned Src2 = Inst.getOperand(Inst.getNumOperands() - in validateInstruction() local

12