Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1123 std::optional<std::pair<unsigned, unsigned>> VScaleRange = in StartFunction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9616 ConstantRange VScaleRange(1, /*isFullSet=*/true); // Fixed length default. in expandVectorFindLastActive() local
H A DSelectionDAGBuilder.cpp8126 ConstantRange VScaleRange(1, true); // Dummy value. in visitIntrinsicCall() local