Home
last modified time | relevance | path

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

/external/swiftshader/src/D3D9/
DDirect3DIndexBuffer9.cpp223 bool Direct3DIndexBuffer9::is32Bit() const in is32Bit() function in D3D9::Direct3DIndexBuffer9
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp609 bool is32Bit = false; in Select() local
689 bool is32Bit = false; in Select() local
/external/llvm/lib/Target/X86/
DX86Subtarget.h357 bool is32Bit() const { in is32Bit() function
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp65 static bool is32Bit(EVT VT) { in is32Bit() function