Searched refs:Eight (Results 1 – 11 of 11) sorted by relevance
/external/llvm/unittests/CodeGen/ |
D | DIEHashTest.cpp | 138 DIEInteger Eight(8); in TEST_F() local 139 Unnamed.addValue(Alloc, dwarf::DW_AT_byte_size, dwarf::DW_FORM_data1, Eight); in TEST_F() 200 DIEInteger Eight(8); in TEST_F() local 201 Foo.addValue(Alloc, dwarf::DW_AT_byte_size, dwarf::DW_FORM_data1, Eight); in TEST_F() 213 FooPtr.addValue(Alloc, dwarf::DW_AT_byte_size, dwarf::DW_FORM_data1, Eight); in TEST_F() 230 DIEInteger Eight(8); in TEST_F() local 231 Foo.addValue(Alloc, dwarf::DW_AT_byte_size, dwarf::DW_FORM_data1, Eight); in TEST_F() 243 FooRef.addValue(Alloc, dwarf::DW_AT_byte_size, dwarf::DW_FORM_data1, Eight); in TEST_F() 265 DIEInteger Eight(8); in TEST_F() local 266 Foo.addValue(Alloc, dwarf::DW_AT_byte_size, dwarf::DW_FORM_data1, Eight); in TEST_F() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 1002 SDValue Eight = CurDAG->getConstant(8, MVT::i8); in MatchAddressRecursively() local 1005 X, Eight); in MatchAddressRecursively() 1013 if (Eight.getNode()->getNodeId() == -1 || in MatchAddressRecursively() 1014 Eight.getNode()->getNodeId() > X.getNode()->getNodeId()) { in MatchAddressRecursively() 1015 CurDAG->RepositionNode(X.getNode(), Eight.getNode()); in MatchAddressRecursively() 1016 Eight.getNode()->setNodeId(X.getNode()->getNodeId()); in MatchAddressRecursively()
|
/external/mesa3d/docs/ |
D | RELNOTES-3.5 | 189 Eight texture units are now supported by default.
|
/external/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 934 SDValue Eight = DAG.getConstant(8, DL, MVT::i8); in foldMaskAndShiftToExtract() local 936 SDValue Srl = DAG.getNode(ISD::SRL, DL, VT, X, Eight); in foldMaskAndShiftToExtract() 946 insertDAGNode(DAG, N, Eight); in foldMaskAndShiftToExtract()
|
/external/clang/test/SemaCXX/ |
D | warn-thread-safety-analysis.cpp | 1068 Eight, enumerator
|
/external/netperf/doc/ |
D | texinfo.tex | 4752 % Eight spaces for a tab
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 5170 % Eight spaces for a tab
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 5170 % Eight spaces for a tab
|
/external/bison/build-aux/ |
D | texinfo.tex | 6643 % Eight spaces for a tab
|
/external/libmicrohttpd/doc/ |
D | texinfo.tex | 6644 % Eight spaces for a tab
|
/external/icu/icu4c/source/data/unidata/ |
D | ppucd.txt | 29152 # Eight-stroke components 34464 # Eight spoked asterisks 34488 # Eight pointed stars
|