Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/ARC/Disassembler/
DARCDisassembler.cpp238 unsigned DstA, SrcB, LImm; in DecodeLdLImmInstruction() local
256 unsigned DstA, SrcB; in DecodeLdRLImmInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/Disassembler/
DARCDisassembler.cpp238 unsigned DstA, SrcB, LImm; in DecodeLdLImmInstruction() local
256 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/llvm-project/llvm/tools/llvm-c-test/
Decho.cpp1017 auto DstA = LLVMCreateEnumAttribute(Ctx, k, Val); in declare_symbols() local
/external/mesa3d/src/mesa/main/
Dmtypes.h410 GLenum16 DstA; /**< Alpha blend dest term */ member