Home
last modified time | relevance | path

Searched refs:selectLEA64_Addr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFragments.td366 def lea64_iaddr : ComplexPattern<iAny, 5, "selectLEA64_Addr",
H A DX86ISelDAGToDAG.cpp227 bool selectLEA64_Addr(SDValue N, SDValue &Base, SDValue &Scale,
3071 bool X86DAGToDAGISel::selectLEA64_Addr(SDValue N, SDValue &Base, SDValue &Scale, in selectLEA64_Addr() function in X86DAGToDAGISel