Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Target/X86/
H A DTernlogTest.cpp138 uint64_t Expec = 0; in checkResult() local
/llvm-project/llvm/unittests/IR/
H A DPatternMatch.cpp709 bool Expec = !(HasUndef && !UndefAsPoison) && Okay.value_or(false); TEST_F() local