Home
last modified time | relevance | path

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

/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/pdfium/xfa/src/fdp/src/xml/
Dfde_xml.cpp419 CFX_WideStringArray& targetdata = pInstruction->m_TargetData; in SaveXMLNode() local
420 iCount = targetdata.GetSize(); in SaveXMLNode()
423 ws += targetdata[i]; in SaveXMLNode()
989 CFX_WideStringArray& targetdata = pInstruction->m_TargetData; in SaveXMLNode() local
990 iCount = targetdata.GetSize(); in SaveXMLNode()
993 ws += targetdata[i]; in SaveXMLNode()
/external/llvm/docs/
DPasses.rst364 ``-targetdata``: Target Data Layout