Home
last modified time | relevance | path

Searched refs:CanExecute (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/tools/llvm-exegesis/Common/
DAssemblerUtils.h30 CanExecute(llvm::Triple(TT).getArch() == in MachineFunctionGeneratorBaseTest()
32 if (!CanExecute) { in MachineFunctionGeneratorBaseTest()
52 if (CanExecute) in CheckWithSetup()
84 const bool CanExecute; variable