Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h799 struct SystemZVectorConstantInfo { struct
810 SystemZVectorConstantInfo(APInt IntImm); argument
811 SystemZVectorConstantInfo(APFloat FPImm) in SystemZVectorConstantInfo() function
H A DSystemZISelLowering.cpp865 SystemZVectorConstantInfo::SystemZVectorConstantInfo(APInt IntImm) { in SystemZVectorConstantInfo() function in SystemZVectorConstantInfo
892 SystemZVectorConstantInfo::SystemZVectorConstantInfo(BuildVectorSDNode *BVN) { in SystemZVectorConstantInfo() function in SystemZVectorConstantInfo