Home
last modified time | relevance | path

Searched refs:RunSDNodeXForm (Results 1 – 10 of 10) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h246 virtual SDValue RunSDNodeXForm(SDValue V, unsigned XFormNo) { in RunSDNodeXForm() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAGISel.h260 virtual SDValue RunSDNodeXForm(SDValue V, unsigned XFormNo) { in RunSDNodeXForm() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h276 virtual SDValue RunSDNodeXForm(SDValue V, unsigned XFormNo) { in RunSDNodeXForm() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2523 SDValue Res = RunSDNodeXForm(RecordedNodes[RecNo].first, XFormNo); in SelectCodeCommon()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp3288 SDValue Res = RunSDNodeXForm(RecordedNodes[RecNo].first, XFormNo); in SelectCodeCommon()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp3459 SDValue Res = RunSDNodeXForm(RecordedNodes[RecNo].first, XFormNo); in SelectCodeCommon()
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc31080 SDValue RunSDNodeXForm(SDValue V, unsigned XFormNo) override;
31083 SDValue DAGISEL_CLASS_COLONCOLON RunSDNodeXForm(SDValue V, unsigned XFormNo)
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenDAGISel.inc40251 SDValue RunSDNodeXForm(SDValue V, unsigned XFormNo) override;
40254 SDValue DAGISEL_CLASS_COLONCOLON RunSDNodeXForm(SDValue V, unsigned XFormNo)
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenDAGISel.inc48575 SDValue RunSDNodeXForm(SDValue V, unsigned XFormNo) override;
48578 SDValue DAGISEL_CLASS_COLONCOLON RunSDNodeXForm(SDValue V, unsigned XFormNo)
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86GenDAGISel.inc48273 SDValue RunSDNodeXForm(SDValue V, unsigned XFormNo) {