HomeSort by relevance Sort by last modified time
    Searched refs:FooRefConst (Results 1 - 2 of 2) sorted by null

  /external/llvm/unittests/CodeGen/
DIEHashTest.cpp 247 DIE &FooRefConst = *DIE::get(Alloc, dwarf::DW_TAG_const_type);
249 FooRefConst.addValue(Alloc, dwarf::DW_AT_type, dwarf::DW_FORM_ref4,
252 DIEEntry FooRefConstRef(FooRefConst);
282 DIE &FooRefConst = *DIE::get(Alloc, dwarf::DW_TAG_const_type);
284 FooRefConst.addValue(Alloc, dwarf::DW_AT_type, dwarf::DW_FORM_ref4,
287 DIEEntry FooRefConstRef(FooRefConst);
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/
DIEHashTest.cpp 247 DIE &FooRefConst = *DIE::get(Alloc, dwarf::DW_TAG_const_type);
249 FooRefConst.addValue(Alloc, dwarf::DW_AT_type, dwarf::DW_FORM_ref4,
252 DIEEntry FooRefConstRef(FooRefConst);
282 DIE &FooRefConst = *DIE::get(Alloc, dwarf::DW_TAG_const_type);
284 FooRefConst.addValue(Alloc, dwarf::DW_AT_type, dwarf::DW_FORM_ref4,
287 DIEEntry FooRefConstRef(FooRefConst);

Completed in 247 milliseconds