Searched defs:LLH (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 2213 SDValue LLH = DAG.getNode(ISD::SRL, dl, NVT, LL, Shift); in ExpandIntRes_MUL() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 2966 SDValue LLH = DAG.getNode(ISD::SRL, dl, NVT, LL, Shift); in ExpandIntRes_MUL() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 3752 SDValue LLH = DAG.getNode(ISD::SRL, dl, NVT, LL, Shift); in ExpandIntRes_MUL() local
|