Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h68 unsigned MaxLoadsPerMemcmpOptSize; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp59 static cl::opt<unsigned> MaxLoadsPerMemcmpOptSize( variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3877 unsigned MaxLoadsPerMemcmpOptSize; variable