Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DCodeExpander.h36 bool ShowExpansions; variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp44 static cl::opt<bool> ShowExpansions( variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp927 cl::opt<bool> ShowExpansions("show-expansions", cl::Optional, in doShow() local