Searched refs:SUB_F128 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h94 SUB_F128, enumerator in enum:llvm::RTLIB::Libcall
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp365 RTLIB::SUB_F128,
479 RTLIB::SUB_F128,
1102 RTLIB::SUB_F128,
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp102 Names[RTLIB::SUB_F128] = "__subtf3";
/freebsd-10.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2383 case ISD::FSUB: return LowerF128ToCall(Op, DAG, RTLIB::SUB_F128);

Completed in 184 milliseconds