Home
last modified time | relevance | path

Searched defs:isScalarFPTypeInSSEReg (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.h935 bool isScalarFPTypeInSSEReg(EVT VT) const { in isScalarFPTypeInSSEReg() function
H A DX86FastISel.cpp156 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 DX86ISelLowering.h1138 bool isScalarFPTypeInSSEReg(EVT VT) const { in isScalarFPTypeInSSEReg() function
H A DX86FastISel.cpp160 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 DX86FastISel.cpp149 bool isScalarFPTypeInSSEReg(EVT VT) const { in isScalarFPTypeInSSEReg() function in __anon61d50a3c0111::X86FastISel
H A DX86ISelLowering.cpp5961 bool X86TargetLowering::isScalarFPTypeInSSEReg(EVT VT) const { in isScalarFPTypeInSSEReg() function in X86TargetLowering