Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86Subtarget.h599 bool is32Bit() const { in is32Bit() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp61 static bool is32Bit(EVT VT) { in is32Bit() function