Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h768 struct SystemZVectorConstantInfo { struct
779 SystemZVectorConstantInfo(APInt IntImm); argument
780 SystemZVectorConstantInfo(APFloat FPImm) in SystemZVectorConstantInfo() argument
DSystemZISelLowering.cpp798 SystemZVectorConstantInfo::SystemZVectorConstantInfo(APInt IntImm) { in SystemZVectorConstantInfo() function in SystemZVectorConstantInfo
825 SystemZVectorConstantInfo::SystemZVectorConstantInfo(BuildVectorSDNode *BVN) { in SystemZVectorConstantInfo() function in SystemZVectorConstantInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h684 struct SystemZVectorConstantInfo { struct
696 SystemZVectorConstantInfo(APFloat FPImm); argument
DSystemZISelLowering.cpp774 SystemZVectorConstantInfo::SystemZVectorConstantInfo(APFloat FPImm) { in SystemZVectorConstantInfo() function in SystemZVectorConstantInfo
797 SystemZVectorConstantInfo::SystemZVectorConstantInfo(BuildVectorSDNode *BVN) { in SystemZVectorConstantInfo() function in SystemZVectorConstantInfo