Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5414 const ConstantInt *TestMask = cast<ConstantInt>(Call.getOperand(1)); in visitIntrinsicCall() local
6593 auto TestMask = cast<ConstantInt>(VPI.getOperand(1)); in visitVPIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp2616 unsigned TestMask = keywordToFPClassTest(Lex.getKind()); in parseNoFPClassAttr() local