Home
last modified time | relevance | path

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

12

/external/clang/include/clang/AST/
DRecordLayout.h177 uint64_t getFieldOffset(unsigned FieldNo) const { in getFieldOffset()
/external/llvm-project/clang/include/clang/AST/
DRecordLayout.h200 uint64_t getFieldOffset(unsigned FieldNo) const { in getFieldOffset()
/external/clang/lib/CodeGen/
DCGExprConstant.cpp369 unsigned FieldNo = 0; in Build() local
471 unsigned FieldNo = 0; in Build() local
1137 unsigned FieldNo = -1; in Build() local
DCGRecordLayoutBuilder.cpp767 unsigned FieldNo = RL->getLLVMFieldNo(FD); in ComputeRecordLayout() local
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp301 unsigned FieldNo = 0; in CanPlaceBaseSubobjectAtOffset() local
348 unsigned FieldNo = 0; in UpdateEmptyBaseSubobjects() local
413 unsigned FieldNo = 0; in CanPlaceFieldSubobjectAtOffset() local
517 unsigned FieldNo = 0; in UpdateEmptyFieldSubobjects() local
3220 uint64_t FieldNo = 0; in DumpRecordLayout() local
/external/llvm-project/clang/lib/AST/
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
3509 uint64_t FieldNo = 0; in DumpRecordLayout() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1106 static Value *GetHeapSROAValue(Value *V, unsigned FieldNo, in GetHeapSROAValue()
1175 unsigned FieldNo = cast<ConstantInt>(GEPI->getOperand(2))->getZExtValue(); in RewriteHeapSROALoadUser() local
1251 for (unsigned FieldNo = 0, e = STy->getNumElements(); FieldNo != e;++FieldNo){ in PerformHeapAllocSRoA() local
1376 unsigned FieldNo = PHIsToRewrite.back().second; in PerformHeapAllocSRoA() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1182 static Value *GetHeapSROAValue(Value *V, unsigned FieldNo, in GetHeapSROAValue()
1251 unsigned FieldNo = cast<ConstantInt>(GEPI->getOperand(2))->getZExtValue(); in RewriteHeapSROALoadUser() local
1328 for (unsigned FieldNo = 0, e = STy->getNumElements(); FieldNo != e;++FieldNo){ in PerformHeapAllocSRoA() local
1455 unsigned FieldNo = PHIsToRewrite.back().second; in PerformHeapAllocSRoA() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1166 static Value *GetHeapSROAValue(Value *V, unsigned FieldNo, in GetHeapSROAValue()
1235 unsigned FieldNo = cast<ConstantInt>(GEPI->getOperand(2))->getZExtValue(); in RewriteHeapSROALoadUser() local
1312 for (unsigned FieldNo = 0, e = STy->getNumElements(); FieldNo != e;++FieldNo){ in PerformHeapAllocSRoA() local
1439 unsigned FieldNo = PHIsToRewrite.back().second; in PerformHeapAllocSRoA() local
/external/llvm/lib/IR/
DDataLayout.cpp740 unsigned FieldNo = cast<ConstantInt>(Idx)->getZExtValue(); in getIndexedOffsetInType() local
DConstantFold.cpp472 static Constant *getFoldedOffsetOf(Type *Ty, Constant *FieldNo, in getFoldedOffsetOf()
DConstants.cpp1837 Constant *ConstantExpr::getOffsetOf(StructType* STy, unsigned FieldNo) { in getOffsetOf()
1842 Constant *ConstantExpr::getOffsetOf(Type* Ty, Constant *FieldNo) { in getOffsetOf()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDataLayout.cpp817 unsigned FieldNo = cast<ConstantInt>(Idx)->getZExtValue(); in getIndexedOffsetInType() local
DConstantFold.cpp472 static Constant *getFoldedOffsetOf(Type *Ty, Constant *FieldNo, Type *DestTy, in getFoldedOffsetOf()
DConstants.cpp2018 Constant *ConstantExpr::getOffsetOf(StructType* STy, unsigned FieldNo) { in getOffsetOf()
2023 Constant *ConstantExpr::getOffsetOf(Type* Ty, Constant *FieldNo) { in getOffsetOf()
/external/llvm-project/llvm/lib/IR/
DDataLayout.cpp884 unsigned FieldNo = cast<ConstantInt>(Idx)->getZExtValue(); in getIndexedOffsetInType() local
DConstantFold.cpp474 static Constant *getFoldedOffsetOf(Type *Ty, Constant *FieldNo, Type *DestTy, in getFoldedOffsetOf()
DConstants.cpp2298 Constant *ConstantExpr::getOffsetOf(StructType* STy, unsigned FieldNo) { in getOffsetOf()
2303 Constant *ConstantExpr::getOffsetOf(Type* Ty, Constant *FieldNo) { in getOffsetOf()
/external/llvm-project/clang/lib/CodeGen/
DCGRecordLayoutBuilder.cpp957 unsigned FieldNo = RL->getLLVMFieldNo(FD); in ComputeRecordLayout() local
DCGExprConstant.cpp677 unsigned FieldNo = -1; in Build() local
811 unsigned FieldNo = 0; in Build() local
/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp418 unsigned FieldNo = cast<ConstantInt>(Index)->getZExtValue(); in DecomposeGEPExpression() local
DScalarEvolution.cpp228 Constant *FieldNo; in print() local
2995 unsigned FieldNo = Index->getZExtValue(); in getGEPExpr() local
3246 unsigned FieldNo) { in getOffsetOfExpr()
/external/llvm-project/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp505 unsigned FieldNo = cast<ConstantInt>(Index)->getZExtValue(); in DecomposeGEPExpression() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp546 unsigned FieldNo = cast<ConstantInt>(Index)->getZExtValue(); in DecomposeGEPExpression() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp292 unsigned FieldNo = InvalidFieldIndex; member in __anon0137a4710511::Spill

12