Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DRecordLayout.h177 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
DCGDebugInfo.cpp1961 unsigned FieldNo = 0; in CreateTypeDefinition() 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/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/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/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/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp292 unsigned FieldNo = InvalidFieldIndex; member in __anon302b704f0511::Spill
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp546 unsigned FieldNo = cast<ConstantInt>(Index)->getZExtValue(); in DecomposeGEPExpression() local
DScalarEvolution.cpp344 Constant *FieldNo; in print() local
3516 unsigned FieldNo = Index->getZExtValue(); in getGEPExpr() local
3735 unsigned FieldNo) { in getOffsetOfExpr()