Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/Disassembler/
DARCDisassembler.cpp239 unsigned DstA, SrcB, LImm; in DecodeLdLImmInstruction() local
257 unsigned DstA, SrcB; in DecodeLdRLImmInstruction() local
/external/llvm/tools/llvm-c-test/
Decho.cpp818 auto DstA = LLVMCreateEnumAttribute(Ctx, k, Val); in declare_symbols() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp893 auto DstA = LLVMCreateEnumAttribute(Ctx, k, Val); in declare_symbols() local
/external/mesa3d/src/mesa/main/
Dmtypes.h461 GLenum DstA; /**< Alpha blend dest term */ member