Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h35 Is128Bit = (1 << 4), enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1116 bool Is128Bit = VT.getSizeInBits() == 128; in SelectStore() local
1138 bool Is128Bit = VT.getSizeInBits() == 128; in SelectPostStore() local