Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h809 struct SystemZVectorConstantInfo { struct
820 SystemZVectorConstantInfo(APInt IntImm); argument
821 SystemZVectorConstantInfo(APFloat FPImm) in SystemZVectorConstantInfo() function
H A DSystemZISelLowering.cpp878 SystemZVectorConstantInfo::SystemZVectorConstantInfo(APInt IntImm) { in SystemZVectorConstantInfo() function in SystemZVectorConstantInfo
905 SystemZVectorConstantInfo::SystemZVectorConstantInfo(BuildVectorSDNode *BVN) { in SystemZVectorConstantInfo() function in SystemZVectorConstantInfo