Searched defs:SrcA (Results 1 – 5 of 5) sorted by relevance
383 if (auto SrcA = LLVMGetCallSiteEnumAttribute(Src, i, k)) { in CloneAttrs() local816 if (auto SrcA = LLVMGetEnumAttributeAtIndex(Cur, i, k)) { in declare_symbols() local
454 if (auto SrcA = LLVMGetCallSiteEnumAttribute(Src, i, k)) { in CloneAttrs() local1015 if (auto SrcA = LLVMGetEnumAttributeAtIndex(Cur, i, k)) { in declare_symbols() local
1658 Value *SrcA, *SrcB; in matchSelectFromAndOr() local
16334 Address SrcA = EmitPointerWithAlignment(E->getArg(1)); in EmitNVPTXBuiltinExpr() local
409 GLenum16 SrcA; /**< Alpha blend source term */ member