OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getSetCCResultType
(Results
1 - 19
of
19
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h
76
EVT
getSetCCResultType
(EVT VT) const {
77
return TLI.
getSetCCResultType
(DAG.getDataLayout(), *DAG.getContext(), VT);
LegalizeDAG.cpp
97
EVT
getSetCCResultType
(EVT VT) const {
98
return TLI.
getSetCCResultType
(DAG.getDataLayout(), *DAG.getContext(), VT);
1570
SDValue Cond = DAG.getSetCC(DL,
getSetCCResultType
(IntVT), SignBit,
2394
EVT SetCCVT =
getSetCCResultType
(SrcVT);
2452
SDValue SignSet = DAG.getSetCC(dl,
getSetCCResultType
(SrcVT), Op0,
3422
EVT SetCCType =
getSetCCResultType
(Node->getValueType(0));
3647
EVT CCVT =
getSetCCResultType
(CmpVT);
3679
DAG,
getSetCCResultType
(Tmp1.getValueType()), Tmp1, Tmp2, CC,
3714
TLI.LegalizeSetCCCondCode(DAG,
getSetCCResultType
(Tmp2.getValueType()),
DAGCombiner.cpp
788
/// Convenience wrapper around TargetLowering::
getSetCCResultType
789
EVT
getSetCCResultType
(EVT VT) const {
790
return TLI.
getSetCCResultType
(DAG.getDataLayout(), *DAG.getContext(), VT);
2978
EVT VT = Combiner.
getSetCCResultType
(Carry0.getValueType());
4117
EVT CCVT =
getSetCCResultType
(VT);
4180
EVT CCVT =
getSetCCResultType
(VT);
4262
EVT CCVT =
getSetCCResultType
(VT);
4362
EVT CCVT =
getSetCCResultType
(VT);
4965
if (VT !=
getSetCCResultType
(OpVT))
5571
EVT CCVT = TLI.
getSetCCResultType
(DAG.getDataLayout(), *DAG.getContext(), VT)
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
BPFISelLowering.cpp
853
EVT BPFTargetLowering::
getSetCCResultType
(const DataLayout &, LLVMContext &,
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringBase.cpp
1485
EVT TargetLoweringBase::
getSetCCResultType
(const DataLayout &DL, LLVMContext &,
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.cpp
2214
EVT X86TargetLowering::
getSetCCResultType
(const DataLayout &DL,
20540
dl,
getSetCCResultType
(DAG.getDataLayout(), *DAG.getContext(), MVT::i64),
20664
EVT ResVT =
getSetCCResultType
(DAG.getDataLayout(),
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
R600ISelLowering.cpp
1559
EVT R600TargetLowering::
getSetCCResultType
(const DataLayout &DL, LLVMContext &,
SIISelLowering.cpp
4321
EVT SITargetLowering::
getSetCCResultType
(const DataLayout &DL, LLVMContext &Ctx,
8381
getSetCCResultType
(DAG.getDataLayout(), *DAG.getContext(), MVT::f32);
/src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
AVRISelLowering.cpp
265
EVT AVRTargetLowering::
getSetCCResultType
(const DataLayout &DL, LLVMContext &,
/src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp
687
EVT WebAssemblyTargetLowering::
getSetCCResultType
(const DataLayout &DL,
694
// The default TargetLowering::
getSetCCResultType
returns the pointer size,
/src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kISelLowering.cpp
162
EVT M68kTargetLowering::
getSetCCResultType
(const DataLayout &DL,
/src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
SparcISelLowering.cpp
1854
EVT SparcTargetLowering::
getSetCCResultType
(const DataLayout &, LLVMContext &,
/src/external/apache2/llvm/dist/llvm/lib/Target/VE/
VEISelLowering.cpp
909
EVT VETargetLowering::
getSetCCResultType
(const DataLayout &, LLVMContext &,
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsISelLowering.cpp
558
EVT MipsTargetLowering::
getSetCCResultType
(const DataLayout &, LLVMContext &,
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp
685
EVT SystemZTargetLowering::
getSetCCResultType
(const DataLayout &DL,
/src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVISelLowering.cpp
823
EVT RISCVTargetLowering::
getSetCCResultType
(const DataLayout &DL,
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp
1725
EVT PPCTargetLowering::
getSetCCResultType
(const DataLayout &DL, LLVMContext &C,
7801
dl,
getSetCCResultType
(DAG.getDataLayout(), *DAG.getContext(), CmpVT),
8100
getSetCCResultType
(DAG.getDataLayout(), *DAG.getContext(), SrcVT);
8102
getSetCCResultType
(DAG.getDataLayout(), *DAG.getContext(), DstVT);
8479
getSetCCResultType
(DAG.getDataLayout(), *DAG.getContext(), MVT::i64),
10886
EVT SVT =
getSetCCResultType
(DAG.getDataLayout(), *DAG.getContext(),
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp
1540
EVT AArch64TargetLowering::
getSetCCResultType
(const DataLayout &,
7693
EVT CCVT =
getSetCCResultType
(DAG.getDataLayout(), *DAG.getContext(), VT);
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp
1815
EVT ARMTargetLowering::
getSetCCResultType
(const DataLayout &DL, LLVMContext &,
Completed in 171 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026