Searched refs:STRICT_FLOG (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h309 STRICT_FEXP, STRICT_FEXP2, STRICT_FLOG, STRICT_FLOG10, STRICT_FLOG2, enumerator in enum:llvm::ISD::NodeType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp218 case ISD::STRICT_FLOG: return "strict_flog";
H A DLegalizeFloatTypes.cpp88 case ISD::STRICT_FLOG:
1150 case ISD::STRICT_FLOG:
H A DLegalizeDAG.cpp3977 case ISD::STRICT_FLOG:
4526 case ISD::STRICT_FLOG:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp1976 ISD::FLOG, ISD::STRICT_FLOG,
[all...]

Completed in 283 milliseconds