OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:softenSetCCOperands
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp
658
TLI.
softenSetCCOperands
(DAG, VT, NewLHS, NewRHS, CCCode, SDLoc(N));
660
// If
softenSetCCOperands
returned a scalar, we need to compare the result
704
TLI.
softenSetCCOperands
(DAG, VT, NewLHS, NewRHS, CCCode, SDLoc(N));
[
all
...]
TargetLowering.cpp
100
///
SoftenSetCCOperands
- Soften the operands of a comparison. This code is
102
void TargetLowering::
softenSetCCOperands
(SelectionDAG &DAG, EVT VT,
[
all
...]
/external/llvm/include/llvm/Target/
TargetLowering.h
[
all
...]
/external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp
[
all
...]
Completed in 345 milliseconds