OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isMaskAndCmp0FoldingBeneficial
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.h
723
bool
isMaskAndCmp0FoldingBeneficial
(const Instruction &AndI) const override;
AArch64ISelLowering.cpp
17073
bool AArch64TargetLowering::
isMaskAndCmp0FoldingBeneficial
(
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.h
1377
bool
isMaskAndCmp0FoldingBeneficial
(const Instruction &AndI) const override;
PPCISelLowering.cpp
16890
isMaskAndCmp0FoldingBeneficial
(const Instruction &AndI) const {
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.h
1020
bool
isMaskAndCmp0FoldingBeneficial
(const Instruction &AndI) const override;
X86ISelLowering.cpp
5421
bool X86TargetLowering::
isMaskAndCmp0FoldingBeneficial
(
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h
646
virtual bool
isMaskAndCmp0FoldingBeneficial
(const Instruction &AndI) const {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CodeGenPrepare.cpp
1774
if (!TLI.
isMaskAndCmp0FoldingBeneficial
(*AndI))
Completed in 128 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026