Home
last modified time | relevance | path

Searched defs:RHSSize (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DDAGISelEmitter.cpp98 int RHSSize = RHS->getPatternComplexity(CGP); in operator ()() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp566 const uint64_t RHSSize = MaybeRHSSize.getValue(); in mayAlias() local
DInstructionSimplify.cpp2547 uint64_t LHSSize, RHSSize; in computePointerICmp() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DExprConstant.cpp12099 uint64_t RHSSize = RHS.getBitWidth(); in VisitBuiltinCallExpr() local