Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1137 emitPPA1Flags(std::unique_ptr<MCStreamer> & OutStreamer,bool VarArg,bool StackProtector,bool FPRMask,bool VRMask,bool EHBlock,bool HasName) emitPPA1Flags() argument
1155 VRMask = (0x80 >> 2), emitPPA1Flags() enumerator