Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h40 Is128Bit = (1 << 4), enumerator
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h35 Is128Bit = (1 << 4), enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h40 Is128Bit = (1 << 4), enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp2043 bool Is128Bit = OpRC->hasSuperClassEq(&X86::VR128RegClass); in hardenLoadAddr() local
2081 bool Is128Bit = OpRC->hasSuperClassEq(&X86::VR128XRegClass); in hardenLoadAddr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp1669 bool Is128Bit = OpRC->hasSuperClassEq(&X86::VR128RegClass); in hardenLoadAddr() local
1707 bool Is128Bit = OpRC->hasSuperClassEq(&X86::VR128XRegClass); in hardenLoadAddr() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1193 bool Is128Bit = VT.getSizeInBits() == 128; in SelectStore() local
1211 bool Is128Bit = VT.getSizeInBits() == 128; in SelectPostStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1343 bool Is128Bit = VT.getSizeInBits() == 128; in SelectStore() local
1365 bool Is128Bit = VT.getSizeInBits() == 128; in SelectPostStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1806 bool Is128Bit = VT.getSizeInBits() == 128; in SelectStore() local
1870 bool Is128Bit = VT.getSizeInBits() == 128; in SelectPostStore() local