Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp85 static std::optional<APInt> extractConstantBits(const Constant *C) { in extractConstantBits() function
141 static std::optional<APInt> extractConstantBits(const Constant *C, in extractConstantBits() function