Searched defs:InfoKind (Results 1 – 3 of 3) sorted by relevance
376 uint64_t InfoKind = getConstant(Call->getArgOperand(1)); in IsPreserveDIAccessIndexCall() local 679 GetFieldInfo(uint32_t InfoKind,DICompositeType * CTy,uint32_t AccessIndex,uint32_t PatchImm,MaybeAlign RecordAlignment) GetFieldInfo() argument 861 uint32_t InfoKind = BTF::FIELD_BYTE_OFFSET; computeBaseAndAccessKey() local [all...]
79 enum InfoKind { VFPtr, VBPtr, Field, Base, VBase } Kind; enum
13243 Value *InfoKind = ConstantInt::get(Int64Ty, C->getSExtValue()); EmitBPFBuiltinExpr() local