Searched defs:isScalarFPTypeInSSEReg (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.h | 935 bool isScalarFPTypeInSSEReg(EVT VT) const { in isScalarFPTypeInSSEReg() function |
H A D | X86FastISel.cpp | 156 bool isScalarFPTypeInSSEReg(EVT VT) const { in isScalarFPTypeInSSEReg() function in __anond25c19940111::X86FastISel |
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.h | 1138 bool isScalarFPTypeInSSEReg(EVT VT) const { in isScalarFPTypeInSSEReg() function |
H A D | X86FastISel.cpp | 160 bool isScalarFPTypeInSSEReg(EVT VT) const { in isScalarFPTypeInSSEReg() function in __anond61705b60111::X86FastISel |
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ | ||
H A D | X86FastISel.cpp | 149 bool isScalarFPTypeInSSEReg(EVT VT) const { in isScalarFPTypeInSSEReg() function in __anon61d50a3c0111::X86FastISel |
H A D | X86ISelLowering.cpp | 5961 bool X86TargetLowering::isScalarFPTypeInSSEReg(EVT VT) const { in isScalarFPTypeInSSEReg() function in X86TargetLowering |