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