Home
last modified time | relevance | path

Searched defs:FieldIndex (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuilder.h412 unsigned FieldIndex, in CreatePreserveStructAccessIndex()
427 Address CreatePreserveUnionAccessIndex(Address Addr, unsigned FieldIndex, in CreatePreserveUnionAccessIndex()
H A DCGBlocks.h139 unsigned FieldIndex; variable
H A DCGClass.cpp1821 unsigned FieldIndex = Field->getFieldIndex(); in PushCleanupForField() local
H A DCGOpenMPRuntime.cpp7454 unsigned FieldIndex = FD->getFieldIndex(); in generateInfoForComponentList() local
7748 unsigned FieldIndex = RL.getNonVirtualBaseLLVMFieldNo(Base); in getPlainLayout() local
7759 unsigned FieldIndex = RL.getVirtualBaseIndex(Base); in getPlainLayout() local
7771 unsigned FieldIndex = RL.getLLVMFieldNo(Field); in getPlainLayout() local
H A DCGCall.cpp2993 auto FieldIndex = ArgI.getInAllocaFieldIndex(); in EmitFunctionProlog() local
H A DCGExpr.cpp4732 unsigned FieldIndex) { in getDebugInfoFIndex()
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.cpp157 unsigned FieldIndex = FD->getFieldIndex(); in toAPValue() local
H A DInterpBuiltin.cpp1477 unsigned FieldIndex = MemberDecl->getFieldIndex(); in InterpretOffsetOf() local
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h439 void setInAllocaFieldIndex(unsigned FieldIndex) { in setInAllocaFieldIndex()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1243 Value *Base, unsigned FieldIndex, MDNode *DbgInfo) { in CreatePreserveUnionAccessIndex()
1262 Type *ElTy, Value *Base, unsigned Index, unsigned FieldIndex, in CreatePreserveStructAccessIndex()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp4197 size_t FieldIndex = 0; in parseStructInitializer() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp2893 unsigned FieldIndex = NumBases; in CheckDesignatedInitializer() local