Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c300 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/LLVM/lib/CodeGen/
DTwoAddressInstructionPass.cpp1311 TwoAddressInstructionPass::CoalesceExtSubRegs(SmallVector<unsigned,4> &Srcs, in CoalesceExtSubRegs()