Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2053 virtual bool shouldNormalizeToSelectSequence(LLVMContext &Context, in shouldNormalizeToSelectSequence() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17563 bool AArch64TargetLowering::shouldNormalizeToSelectSequence(LLVMContext &, in shouldNormalizeToSelectSequence() function in AArch64TargetLowering