Home
last modified time | relevance | path

Searched defs:IT (Results 1 – 25 of 66) sorted by relevance

123

/external/llvm/lib/CodeGen/
DSafeStackColoring.cpp28 const auto IT = AllocaNumbering.find(AI); in getLiveRange() local
191 for (auto IT : BlockLiveness) { in calculateLiveIntervals() local
245 for (auto IT : BlockLiveness) { in dumpBlockLiveness() local
DSafeStackLayout.cpp31 for (auto &IT : ObjectOffsets) { in print() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.cpp42 const auto IT = AllocaNumbering.find(AI); in getLiveRange() local
206 for (auto IT : BlockLiveness) { in calculateLiveIntervals() local
263 for (auto IT : BlockLiveness) { in dumpBlockLiveness() local
DSafeStackLayout.cpp36 for (auto &IT : ObjectOffsets) { in print() local
/external/llvm/lib/Analysis/
DDemandedBits.cpp282 if (IntegerType *IT = dyn_cast<IntegerType>(I.getType())) { in performAnalysis() local
294 if (IntegerType *IT = dyn_cast<IntegerType>(J->getType())) in performAnalysis() local
326 if (IntegerType *IT = dyn_cast<IntegerType>(I->getType())) { in performAnalysis() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DFunctionInfo.cpp55 const uint32_t IT = Data.getU32(&Offset); in decode() local
186 const uint32_t IT = Data.getU32(&Offset); in lookup() local
/external/llvm/lib/Support/
DOptions.cpp21 for (auto IT = Options.begin(); IT != Options.end(); ++IT) in ~OptionRegistry() local
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
DPR27684_contains_ref_to_incomplete_type.pass.cpp34 using IT = IncompleteType; in main() typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
DPR27684_contains_ref_to_incomplete_type.pass.cpp31 using IT = IncompleteType; in main() typedef
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dset_spec_constant_default_value_pass.cpp54 if (const auto* IT = type->AsInteger()) { in ParseDefaultValueStr() local
103 } else if (const auto* IT = type->AsInteger()) { in ParseDefaultValueBitPattern() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dset_spec_constant_default_value_pass.cpp55 if (const auto* IT = type->AsInteger()) { in ParseDefaultValueStr() local
104 } else if (const auto* IT = type->AsInteger()) { in ParseDefaultValueBitPattern() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dset_spec_constant_default_value_pass.cpp52 if (const auto* IT = type->AsInteger()) { in ParseDefaultValueStr() local
101 } else if (const auto* IT = type->AsInteger()) { in ParseDefaultValueBitPattern() local
/external/compiler-rt/lib/builtins/
Dassembly.h96 #define IT(cond) it cond macro
99 #define IT(cond) macro
/external/libcxx/test/std/utilities/any/any.class/any.cons/
Din_place_type.pass.cpp182 using IT = std::in_place_type_t<I>; in test_constructor_explicit() typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopCacheAnalysis.h200 auto IT = std::find_if( in getLoopCost() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/any/any.class/any.cons/
Din_place_type.pass.cpp172 using IT = std::in_place_type_t<I>; in test_constructor_explicit() typedef
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java47 static final String IT = "IT"; field in RegionCode
/external/llvm/lib/Target/ARM/
DARMSubtarget.cpp54 IT(cl::desc("IT block support"), cl::Hidden, cl::init(DefaultIT), variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.cpp60 IT(cl::desc("IT block support"), cl::Hidden, cl::init(DefaultIT), variable
/external/llvm/tools/llvm-readobj/
DARMEHABIPrinter.h412 void PrinterContext<ET>::PrintExceptionTable(const Elf_Shdr *IT, in PrintExceptionTable()
481 const Elf_Shdr *IT) const { in PrintIndexTable()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDirectedGraph.h237 iterator IT = findNode(N); in removeNode() local
/external/tensorflow/tensorflow/core/kernels/
Dfused_batch_norm_op_test.cc301 #define BM_NAME(NAME, N, H, W, C, T, IT, FORMAT, DEVICE) \ argument
Dfused_batch_norm_op.cu.cc180 using IT = __half; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp153 auto IT = SeenInsts.find(I); in seen() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DTextStub.cpp810 for (const auto &IT : File->uuids()) in NormalizedTBD_V4() local
862 for (const auto &IT : SymbolToTargetList) { in NormalizedTBD_V4() local

123