| /external/clang/include/clang/AST/ | 
| D | RecordLayout.h | 177   uint64_t getFieldOffset(unsigned FieldNo) const {  in getFieldOffset()
  | 
| /external/clang/lib/CodeGen/ | 
| D | CGExprConstant.cpp | 369   unsigned FieldNo = 0;  in Build()  local 471   unsigned FieldNo = 0;  in Build()  local 1137   unsigned FieldNo = -1;  in Build()  local
  | 
| D | CGRecordLayoutBuilder.cpp | 767       unsigned FieldNo = RL->getLLVMFieldNo(FD);  in ComputeRecordLayout()  local
  | 
| D | CGDebugInfo.cpp | 1961   unsigned FieldNo = 0;  in CreateTypeDefinition()  local
  | 
| /external/clang/lib/AST/ | 
| D | RecordLayoutBuilder.cpp | 301   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/ | 
| D | GlobalOpt.cpp | 1106 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/ | 
| D | GlobalOpt.cpp | 1166 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/ | 
| D | DataLayout.cpp | 740       unsigned FieldNo = cast<ConstantInt>(Idx)->getZExtValue();  in getIndexedOffsetInType()  local
  | 
| D | ConstantFold.cpp | 472 static Constant *getFoldedOffsetOf(Type *Ty, Constant *FieldNo,  in getFoldedOffsetOf()
  | 
| D | Constants.cpp | 1837 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/ | 
| D | DataLayout.cpp | 817       unsigned FieldNo = cast<ConstantInt>(Idx)->getZExtValue();  in getIndexedOffsetInType()  local
  | 
| D | ConstantFold.cpp | 472 static Constant *getFoldedOffsetOf(Type *Ty, Constant *FieldNo, Type *DestTy,  in getFoldedOffsetOf()
  | 
| D | Constants.cpp | 2018 Constant *ConstantExpr::getOffsetOf(StructType* STy, unsigned FieldNo) {  in getOffsetOf() 2023 Constant *ConstantExpr::getOffsetOf(Type* Ty, Constant *FieldNo) {  in getOffsetOf()
  | 
| /external/llvm/lib/Analysis/ | 
| D | BasicAliasAnalysis.cpp | 418         unsigned FieldNo = cast<ConstantInt>(Index)->getZExtValue();  in DecomposeGEPExpression()  local
  | 
| D | ScalarEvolution.cpp | 228     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/ | 
| D | CoroFrame.cpp | 292   unsigned FieldNo = InvalidFieldIndex;  member in __anon302b704f0511::Spill
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | BasicAliasAnalysis.cpp | 546         unsigned FieldNo = cast<ConstantInt>(Index)->getZExtValue();  in DecomposeGEPExpression()  local
  | 
| D | ScalarEvolution.cpp | 344     Constant *FieldNo;  in print()  local 3516       unsigned FieldNo = Index->getZExtValue();  in getGEPExpr()  local 3735                                              unsigned FieldNo) {  in getOffsetOfExpr()
  |