OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFPTOSINT
(Results
1 - 5
of
5
) sorted by null
/external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h
363
///
getFPTOSINT
- Return the FPTOSINT_*_* value for the given types, or
365
Libcall
getFPTOSINT
(EVT OpVT, EVT RetVT);
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp
676
RTLIB::Libcall LC = RTLIB::
getFPTOSINT
(N->getOperand(0).getValueType(), RVT);
[
all
...]
LegalizeIntegerTypes.cpp
[
all
...]
/external/llvm/lib/CodeGen/
TargetLoweringBase.cpp
409
///
getFPTOSINT
- Return the FPTOSINT_*_* value for the given types, or
411
RTLIB::Libcall RTLIB::
getFPTOSINT
(EVT OpVT, EVT RetVT) {
[
all
...]
/external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp
[
all
...]
Completed in 479 milliseconds