Home
last modified time | relevance | path

Searched defs:InstLimit (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZHLASMAsmStreamer.h33 constexpr static size_t InstLimit = 80; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp323 const unsigned InstLimit = 25; in findExecCopy() local