Home
last modified time | relevance | path

Searched defs:IT (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStackColoring.cpp42 const auto IT = AllocaNumbering.find(AI); in getLiveRange() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp55 const uint32_t IT = Data.getU32(&Offset); in decode() local
186 const uint32_t IT = Data.getU32(&Offset); in lookup() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DDirectedGraph.h237 iterator IT = findNode(N); in removeNode() local
H A Dilist.h249 pointer remove(iterator &IT) { in remove() argument
256 pointer remove(const iterator &IT) { in remove() argument
261 pointer remove(pointer IT) { return remove(iterator(IT)); } in remove() argument
262 pointer remove(reference IT) { return remove(iterator(IT)); } in remove() argument
270 iterator erase(pointer IT) { return erase(iterator(IT)); } in erase() argument
271 erase(reference IT) erase() argument
[all...]
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dtest_util.h140 static const char* IT() { in IT() function in i18n::phonenumbers::RegionCode
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/
H A DRegionCode.java47 static final String IT = "IT"; field in RegionCode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp153 auto IT = SeenInsts.find(I); in seen() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist.h264 pointer remove(iterator &IT) { in remove() argument
271 pointer remove(const iterator &IT) { in remove() argument
276 pointer remove(pointer IT) { return remove(iterator(IT)); } in remove() argument
277 pointer remove(reference IT) { return remove(iterator(IT)); } in remove() argument
285 iterator erase(pointer IT) { return erase(iterator(IT)); } in erase() argument
286 erase(reference IT) erase() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp447 auto IT = Functions.find(Callee); in getArgumentAccessRange() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
H A Dregioncodefortesting.js
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp405 auto IT = ImportThresholds.insert(std::make_pair( in computeImportForFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp1523 auto IT = WS.begin(); in writeObject() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1460 auto IT = HoistStopMap.find(R); in hoistValue() local
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeARM_T2_32.c130 #define IT 0xbf00 macro
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2637 } IT[2][2][3][2] = { in ARMEmitIntExt() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1251 auto *IT = dyn_cast<IntegerType>(Op0->getType()); in foldCttzCtlz() local
1277 auto *IT = dyn_cast<IntegerType>(Op0->getType()); in foldCtpop() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5120 IntegerType *IT = cast<IntegerType>(ValueType); in SwitchLookupTable() local
5187 IntegerType *IT = cast<IntegerType>(Index->getType()); in BuildLookup() local
5209 auto *IT = dyn_cast<IntegerType>(ElementType); in WouldFitInRegister() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c7017 #define IT(name)\ macro
[all...]
/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_starmc1.h415 uint32_t IT:2; /*!< bit: 25..26 saved IT state (read 0) */ member
H A Dcore_cm35p.h404 uint32_t IT:2; /*!< bit: 25..26 saved IT state (read 0) */ member
H A Dcore_cm33.h404 uint32_t IT:2; /*!< bit: 25..26 saved IT state (read 0) */ member
H A Dcore_cm85.h416 uint32_t IT:2; /*!< bit: 25..26 saved IT state (read 0) */ member
H A Dcore_cm55.h414 uint32_t IT:2; /*!< bit: 25..26 saved IT state (read 0) */ member

Completed in 93 milliseconds