Home
last modified time | relevance | path

Searched defs:canFold (Results 1 – 15 of 15) sorted by relevance

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/CodeGen/
H A DLiveIntervalAnalysis.h397 bool canFold; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/
H A DMCExpr.cpp665 static bool canFold(const MCAssembler *Asm, const MCSymbolRefExpr *A, in canFold() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/
H A DMCExpr.cpp647 static bool canFold(const MCAssembler *Asm, const MCSymbolRefExpr *A, in canFold() function
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/
H A DMCExpr.cpp577 static bool canFold(const MCAssembler *Asm, const MCSymbolRefExpr *A, in canFold() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCExpr.cpp669 static bool canFold(const MCAssembler *Asm, const MCSymbolRefExpr *A, in canFold() function
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/
H A DMCExpr.cpp635 static bool canFold(const MCAssembler *Asm, const MCSymbolRefExpr *A, in canFold() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCExpr.cpp577 static bool canFold(const MCAssembler *Asm, const MCSymbolRefExpr *A, in canFold() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp577 static bool canFold(const MCAssembler *Asm, const MCSymbolRefExpr *A, in canFold() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCExpr.cpp669 static bool canFold(const MCAssembler *Asm, const MCSymbolRefExpr *A, in canFold() function
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/texteditor/
H A Dtextdocumentlayout.cpp501 bool TextDocumentLayout::canFold(const QTextBlock &block) in canFold() function in TextEditor::TextDocumentLayout
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/qtc_texteditor/
H A Dbasetextdocumentlayout.cpp546 bool BaseTextDocumentLayout::canFold(const QTextBlock &block) in canFold() function in BaseTextDocumentLayout
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DScalarReplacement.cpp966 bool canFold; in IsArrayEscaped() local
2308 bool canFold; in escapes() local
/dports/deskutils/basket/basket-2.49a-46-g60e38c6/src/
H A Dbnpview.cpp1129 bool BNPView::canFold() in canFold() function in BNPView
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DOptimizer.cpp4395 bool canFold = false; in foldCmpToCondMod() local
4702 auto canFold = [=, &reversed]() { in foldCmpSel() local
4809 bool canFold = notInst->use_size() > 0; in foldPseudoNot() local
/dports/devel/liteide/liteide-x37.4/liteidex/src/plugins/liteeditor/
H A Dliteeditorwidgetbase.cpp1008 bool canFold = TextEditor::BaseTextDocumentLayout::canFold(block); in extraAreaMouseEvent() local