Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp55 GenericValue Src2, Type *Ty) { in executeFAddInst()
66 GenericValue Src2, Type *Ty) { in executeFSubInst()
77 GenericValue Src2, Type *Ty) { in executeFMulInst()
88 GenericValue Src2, Type *Ty) { in executeFDivInst()
99 GenericValue Src2, Type *Ty) { in executeFRemInst()
137 static GenericValue executeICMP_EQ(GenericValue Src1, GenericValue Src2, in executeICMP_EQ()
151 static GenericValue executeICMP_NE(GenericValue Src1, GenericValue Src2, in executeICMP_NE()
165 static GenericValue executeICMP_ULT(GenericValue Src1, GenericValue Src2, in executeICMP_ULT()
179 static GenericValue executeICMP_SLT(GenericValue Src1, GenericValue Src2, in executeICMP_SLT()
193 static GenericValue executeICMP_UGT(GenericValue Src1, GenericValue Src2, in executeICMP_UGT()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonPeephole.cpp159 MachineOperand &Src2 = MI->getOperand(2); in runOnMachineFunction() local
176 MachineOperand &Src2 = MI->getOperand(2); in runOnMachineFunction() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp159 SDValue Src1, SDValue Src2, uint64_t Size) { in emitCLC()
193 SDValue Src1, SDValue Src2, SDValue Size, in EmitTargetCodeForMemcmp()
249 SDValue Src1, SDValue Src2, in EmitTargetCodeForStrcmp()
H A DSystemZISelLowering.cpp2227 SDValue Src2 = Node->getVal(); in lowerATOMIC_LOAD_OP() local
2294 SDValue Src2 = Node->getVal(); in lowerATOMIC_LOAD_SUB() local
2745 MachineOperand Src2 = earlyUseOperand(MI->getOperand(3)); in emitAtomicLoadBinary() local
2864 unsigned Src2 = MI->getOperand(3).getReg(); in emitAtomicLoadMinMax() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DSIShrinkInstructions.cpp89 const MachineOperand *Src2 = TII->getNamedOperand(MI, AMDGPU::OpName::src2); in canShrink() local
H A DSIInstrInfo.cpp1233 const MachineOperand &Src2 = MI->getOperand(Src2Idx); in verifyInstruction() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp308 const MachineOperand &Src2 = MI->getOperand(SrcR1 == DstR ? 3 : 1); in processInstructionForSLM() local
H A DX86InstrInfo.cpp2187 unsigned Src2 = MI->getOperand(2).getReg(); in convertToThreeAddressWithLEA() local
2403 const MachineOperand &Src2 = MI->getOperand(2); in convertToThreeAddress() local
2434 unsigned Src2 = MI->getOperand(2).getReg(); in convertToThreeAddress() local
H A DX86ISelLowering.cpp17065 SDValue Src2 = Op.getOperand(2); in LowerINTRINSIC_WO_CHAIN() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp132 MCOperand &RS1, MCOperand &Src2, MCOperand &RD, in EmitBinary()
H A DSparcISelLowering.cpp2686 SDValue Src2 = Op.getOperand(1); in LowerADDC_ADDE_SUBC_SUBE() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp6318 llvm::Value *Src2 = CGF.EmitScalarExpr(E->getArg(2)); in emitTernaryFPBuiltin() local
6370 llvm::Value *Src2 = EmitScalarExpr(E->getArg(2)); in EmitR600BuiltinExpr() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3121 SDValue Src2 = getValue(I.getOperand(1)); in visitShuffleVector() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7710 unsigned Src2 = MI->getOperand(2).getReg(); in EmitInstrWithCustomInserter() local