Home
last modified time | relevance | path

Searched defs:TargetOpc (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1772 MorphNode(SDNode *Node, unsigned TargetOpc, SDVTList VTList, in MorphNode()
2530 uint16_t TargetOpc = MatcherTable[MatcherIndex++]; in SelectCodeCommon() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2407 MorphNode(SDNode *Node, unsigned TargetOpc, SDVTList VTList, in MorphNode()
3296 uint16_t TargetOpc = MatcherTable[MatcherIndex++]; in SelectCodeCommon() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2310 unsigned TargetOpc, in X86SelectFPExtOrFPTrunc()