Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h177 static inline int getNumFixedFromVariadicInfo(unsigned Flags) { in getNumFixedFromVariadicInfo() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAGISel.h163 static inline int getNumFixedFromVariadicInfo(unsigned Flags) { in getNumFixedFromVariadicInfo() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h193 static inline int getNumFixedFromVariadicInfo(unsigned Flags) { in getNumFixedFromVariadicInfo() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2573 unsigned FirstOpToCopy = getNumFixedFromVariadicInfo(EmitNodeInfo); in SelectCodeCommon()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp3348 unsigned FirstOpToCopy = getNumFixedFromVariadicInfo(EmitNodeInfo); in SelectCodeCommon()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp3528 unsigned FirstOpToCopy = getNumFixedFromVariadicInfo(EmitNodeInfo); in SelectCodeCommon()