Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/CodeGen/
DValueTypes.h230 bool knownBitsGE(EVT VT) const { in knownBitsGE() function
258 return knownBitsGE(VT); in bitsGE()
/external/llvm-project/llvm/include/llvm/Support/
DMachineValueType.h1026 bool knownBitsGE(MVT VT) const { in knownBitsGE() function
1052 return knownBitsGE(VT); in bitsGE()