Home
last modified time | relevance | path

Searched refs:isTargetWatchABI (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.cpp389 return isTargetWatchABI() || in useStride4VFPs()
H A DARMSubtarget.h338 bool isTargetWatchABI() const { return TargetTriple.isWatchABI(); } in isTargetWatchABI() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.td1436 // RTLIB::FPROUND_F64_F16, FPEXT_F16_F32 for !Subtarget->isTargetWatchABI())