Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2434 MorphNode(SDNode *Node, unsigned TargetOpc, SDVTList VTList, in MorphNode()
3436 uint16_t TargetOpc = MatcherTable[MatcherIndex++]; in SelectCodeCommon() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86FastISel.cpp2457 unsigned TargetOpc, in X86SelectFPExtOrFPTrunc()