Home
last modified time | relevance | path

Searched defs:InfoKind (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp376 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...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp79 enum InfoKind { VFPtr, VBPtr, Field, Base, VBase } Kind; enum
H A DCGBuiltin.cpp13243 Value *InfoKind = ConstantInt::get(Int64Ty, C->getSExtValue()); EmitBPFBuiltinExpr() local