OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computeKnownBitsForTargetNode
(Results
1 - 23
of
23
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
LanaiISelLowering.h
107
void
computeKnownBitsForTargetNode
(const SDValue Op, KnownBits &Known,
LanaiISelLowering.cpp
1488
void LanaiTargetLowering::
computeKnownBitsForTargetNode
(
/src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
SparcISelLowering.h
61
///
computeKnownBitsForTargetNode
- Determine which of the bits specified
64
void
computeKnownBitsForTargetNode
(const SDValue Op,
SparcISelLowering.cpp
1864
void SparcTargetLowering::
computeKnownBitsForTargetNode
/src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
XCoreISelLowering.h
204
void
computeKnownBitsForTargetNode
(const SDValue Op,
XCoreISelLowering.cpp
1814
void XCoreTargetLowering::
computeKnownBitsForTargetNode
(const SDValue Op,
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.h
252
void
computeKnownBitsForTargetNode
(const SDValue Op,
AMDGPUISelLowering.cpp
4397
void AMDGPUTargetLowering::
computeKnownBitsForTargetNode
(
/src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVISelLowering.h
328
void
computeKnownBitsForTargetNode
(const SDValue Op,
RISCVISelLowering.cpp
6055
void RISCVTargetLowering::
computeKnownBitsForTargetNode
(const SDValue Op,
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelLowering.h
540
void
computeKnownBitsForTargetNode
(const SDValue Op,
SystemZISelLowering.cpp
6848
SystemZTargetLowering::
computeKnownBitsForTargetNode
(const SDValue Op,
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.h
496
void
computeKnownBitsForTargetNode
(const SDValue Op, KnownBits &Known,
AArch64ISelLowering.cpp
1687
///
computeKnownBitsForTargetNode
- Determine which of the bits specified in
1689
void AArch64TargetLowering::
computeKnownBitsForTargetNode
(
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.h
499
void
computeKnownBitsForTargetNode
(const SDValue Op, KnownBits &Known,
ARMISelLowering.cpp
18081
void ARMTargetLowering::
computeKnownBitsForTargetNode
(const SDValue Op,
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.h
862
void
computeKnownBitsForTargetNode
(const SDValue Op,
PPCISelLowering.cpp
15421
void PPCTargetLowering::
computeKnownBitsForTargetNode
(const SDValue Op,
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.h
1077
void
computeKnownBitsForTargetNode
(const SDValue Op,
X86ISelLowering.cpp
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h
3400
virtual void
computeKnownBitsForTargetNode
(const SDValue Op,
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp
2934
void TargetLowering::
computeKnownBitsForTargetNode
(const SDValue Op,
3009
computeKnownBitsForTargetNode
(Op, Known, DemandedElts, TLO.DAG, Depth);
SelectionDAG.cpp
3581
TLI->
computeKnownBitsForTargetNode
(Op, Known, DemandedElts, *this, Depth);
Completed in 202 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026