Home
last modified time | relevance | path

Searched refs:targetdata (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/test/Other/
Dconstant-fold-gep.ll5 ; "OPT" - Optimizations but no targetdata. This tests target-independent
9 ; "TO" - Optimizations and targetdata. This tests target-dependent
13 ; "SCEV" - ScalarEvolution but no targetdata.
17 ; The automatic constant folder in opt does not have targetdata access, so
19 ; from instcombine and global opt can use targetdata.
106 ; without using targetdata, however that's not implemented yet.
/external/pdfium/xfa/fde/xml/
Dfde_xml_imp.cpp434 std::vector<CFX_WideString>& targetdata = pInstruction->m_TargetData; in SaveXMLNode() local
435 iCount = pdfium::CollectionSize<int32_t>(targetdata); in SaveXMLNode()
438 ws += targetdata[i]; in SaveXMLNode()
1004 std::vector<CFX_WideString>& targetdata = pInstruction->m_TargetData; in SaveXMLNode() local
1005 iCount = pdfium::CollectionSize<int32_t>(targetdata); in SaveXMLNode()
1008 ws += targetdata[i]; in SaveXMLNode()
/external/llvm/test/Other/
Dconstant-fold-gep.ll5 ; "OPT" - Optimizations but no targetdata. This tests default target layout
9 ; "TO" - Optimizations and targetdata. This tests target-dependent
17 ; The automatic constant folder in opt does not have targetdata access, so
19 ; from instcombine and global opt can use targetdata.
105 ; Fold GEP of a GEP. Very simple cases are folded without targetdata.
Dconstant-fold-gep-address-spaces.ll7 ; The automatic constant folder in opt does not have targetdata access, so
9 ; from instcombine and global opt can use targetdata.
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Dpreserve-gep-nested.ll16 ; supports running tests without targetdata, just hardware this in.
/external/llvm/docs/
DPasses.rst356 ``-targetdata``: Target Data Layout