Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h35 Is128Bit = (1 << 4), enumerator
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1193 bool Is128Bit = VT.getSizeInBits() == 128; in SelectStore() local
1211 bool Is128Bit = VT.getSizeInBits() == 128; in SelectPostStore() local