Home
last modified time | relevance | path

Searched defs:FieldNo (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DRecordLayout.h200 uint64_t getFieldOffset(unsigned FieldNo) const { in getFieldOffset()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRecordLayoutBuilder.cpp302 unsigned FieldNo = 0; in CanPlaceBaseSubobjectAtOffset() local
349 unsigned FieldNo = 0; in UpdateEmptyBaseSubobjects() local
414 unsigned FieldNo = 0; in CanPlaceFieldSubobjectAtOffset() local
525 unsigned FieldNo = 0; in UpdateEmptyFieldSubobjects() local
3555 uint64_t FieldNo = 0; in DumpRecordLayout() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDataLayout.cpp886 unsigned FieldNo = cast<ConstantInt>(Idx)->getZExtValue(); in getIndexedOffsetInType() local
H A DConstantFold.cpp496 static Constant *getFoldedOffsetOf(Type *Ty, Constant *FieldNo, Type *DestTy, in getFoldedOffsetOf()
H A DConstants.cpp2368 Constant *ConstantExpr::getOffsetOf(StructType* STy, unsigned FieldNo) { in getOffsetOf()
2373 Constant *ConstantExpr::getOffsetOf(Type* Ty, Constant *FieldNo) { in getOffsetOf()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp962 unsigned FieldNo = RL->getLLVMFieldNo(FD); in ComputeRecordLayout() local
H A DCGExprConstant.cpp677 unsigned FieldNo = -1; in Build() local
811 unsigned FieldNo = 0; in Build() local
H A DCGExprScalar.cpp4981 unsigned FieldNo = cast<llvm::ConstantInt>(Index)->getZExtValue(); in EmitGEPOffsetInBytes() local
H A DCGDebugInfo.cpp2770 unsigned FieldNo = 0; in CreateTypeDefinition() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp513 unsigned FieldNo = cast<ConstantInt>(Index)->getZExtValue(); in DecomposeGEPExpression() local
H A DScalarEvolution.cpp360 Constant *FieldNo; in print() local
3461 unsigned FieldNo = Index->getZExtValue(); in getGEPExpr() local
3721 unsigned FieldNo) { in getOffsetOfExpr()