Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopAlign.cpp90 bool isVec = false; in shouldBalignLoop() local
/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h200 bool isVec = false; in matchFirstLengthWAnyType() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h988 BooleanContent getBooleanContents(bool isVec, bool isFloat) const { in getBooleanContents()