Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h770 struct SystemZVectorConstantInfo { struct
781 SystemZVectorConstantInfo(APInt IntImm); argument
782 SystemZVectorConstantInfo(APFloat FPImm) in SystemZVectorConstantInfo() argument
H A DSystemZISelLowering.cpp795 SystemZVectorConstantInfo::SystemZVectorConstantInfo(APInt IntImm) { in SystemZVectorConstantInfo() function in SystemZVectorConstantInfo
822 SystemZVectorConstantInfo::SystemZVectorConstantInfo(BuildVectorSDNode *BVN) { in SystemZVectorConstantInfo() function in SystemZVectorConstantInfo