Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h40 Is128Bit = (1 << 4), enumerator
/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp1699 if (Is128Bit || Is256Bit) in hardenLoadAddr() local
1661 bool Is128Bit = OpRC->hasSuperClassEq(&X86::VR128RegClass); hardenLoadAddr() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2081 bool Is128Bit = VT.getSizeInBits() == 128; SelectStore() local
2145 bool Is128Bit = VT.getSizeInBits() == 128; SelectPostStore() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp11309 bool Is128Bit = BuiltinID == clang::AArch64::BI__builtin_arm_rsr128 || EmitAArch64BuiltinExpr() local