Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h69 unsigned MaxLoadsPerMemcmp; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp55 static cl::opt<unsigned> MaxLoadsPerMemcmp( variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3875 unsigned MaxLoadsPerMemcmp; variable