Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h41 Is128Bit = (1 << 4), enumerator
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h35 Is128Bit = (1 << 4), enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86SpeculativeLoadHardening.cpp1772 bool Is128Bit = OpRC->hasSuperClassEq(&X86::VR128RegClass); in hardenLoadAddr() local
1810 bool Is128Bit = OpRC->hasSuperClassEq(&X86::VR128XRegClass); in hardenLoadAddr() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1193 bool Is128Bit = VT.getSizeInBits() == 128; in SelectStore() local
1211 bool Is128Bit = VT.getSizeInBits() == 128; in SelectPostStore() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1256 bool Is128Bit = VT.getSizeInBits() == 128; in SelectStore() local
1279 bool Is128Bit = VT.getSizeInBits() == 128; in SelectPostStore() local