Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h448 const T &LHSR = LHS.atIndex(0).deref<T>(); in Mulc() local
503 const T &LHSR = LHS.atIndex(0).deref<T>(); in Divc() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5314 if (auto *LHSR = dyn_cast<ConstantSDNode>(N0.getOperand(1))) { in SimplifySetCC() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7474 FloatingRank LHSR = getFloatingRank(LHS); in getFloatingTypeOrder() local