Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h768 struct SystemZVectorConstantInfo { struct
779 SystemZVectorConstantInfo(APInt IntImm); argument
780 SystemZVectorConstantInfo(APFloat FPImm) in SystemZVectorConstantInfo() argument
H A DSystemZISelLowering.cpp798 SystemZVectorConstantInfo::SystemZVectorConstantInfo(APInt IntImm) { in SystemZVectorConstantInfo() function in SystemZVectorConstantInfo
825 SystemZVectorConstantInfo::SystemZVectorConstantInfo(BuildVectorSDNode *BVN) { in SystemZVectorConstantInfo() function in SystemZVectorConstantInfo