Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp14520 static bool isSoftFP16(T VT, const X86Subtarget &Subtarget) { in isSoftFP16() function
14525 bool X86TargetLowering::isSoftFP16(T VT) const { in isSoftFP16() function in X86TargetLowering