Home
last modified time | relevance | path

Searched defs:Srcs (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c354 struct match_info Srcs[3]; member
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp353 ArrayRef<std::pair<MachineOperand *, int64_t>> Srcs = getSrcs(MI); in ExtractSrcs() local
446 const std::vector<std::pair<int, unsigned> > &Srcs = in isLegalUpTo() local
627 ArrayRef<std::pair<MachineOperand *, int64_t>> Srcs = getSrcs(MI); in fitsConstReadLimitations() local
DR600ControlFlowFinalizer.cpp351 const SmallVector<std::pair<MachineOperand *, int64_t>, 3> Srcs = in getLiteral() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.h512 void scalarizeInstruction(Variable *Dest, F insertScalarInstruction, in scalarizeInstruction()
DIceInst.h243 CfgVector<Operand *> Srcs; variable
DIceTargetLoweringARM32.cpp3206 Int32Operands Srcs(Src0, Src1); in lowerArithmetic() local
4555 Int32Operands Srcs(Src0, Src1); in lowerInt32IcmpCond() local
4592 Int32Operands Srcs(Src0, Src1); in lowerInt8AndInt16IcmpCond() local
DIceInstARM32.h1238 static InstARM32Push *create(Cfg *Func, const VarList &Srcs) { in create()
DIceInstARM32.cpp1262 InstARM32Push::InstARM32Push(Cfg *Func, const VarList &Srcs) in InstARM32Push()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTwoAddressInstructionPass.cpp1311 TwoAddressInstructionPass::CoalesceExtSubRegs(SmallVector<unsigned,4> &Srcs, in CoalesceExtSubRegs()