Home
last modified time | relevance | path

Searched refs:isPaddedAtMostSignificantBitsWhenStored (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1815 bool isPaddedAtMostSignificantBitsWhenStored(EVT VT) const { in isPaddedAtMostSignificantBitsWhenStored() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4659 isPaddedAtMostSignificantBitsWhenStored(Lod->getMemoryVT()))) { in SimplifySetCC()