Home
last modified time | relevance | path

Searched defs:Select (Results 1 – 25 of 65) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelDAGToDAG.cpp126 void XtensaDAGToDAGISel::Select(SDNode *Node) { in Select() function in XtensaDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelDAGToDAG.cpp100 void R600DAGToDAGISel::Select(SDNode *N) { in Select() function in R600DAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelDAGToDAG.cpp176 void ARCDAGToDAGISel::Select(SDNode *N) { in Select() function in ARCDAGToDAGISel
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DSelectHelper.cpp93 lldb_private::Status SelectHelper::Select() { in Select() function in SelectHelper
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp147 void XCoreDAGToDAGISel::Select(SDNode *N) { in Select() function in XCoreDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelDAGToDAG.cpp255 void VEDAGToDAGISel::Select(SDNode *N) { in Select() function in VEDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelDAGToDAG.cpp310 void LanaiDAGToDAGISel::Select(SDNode *Node) { in Select() function in LanaiDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp330 void SparcDAGToDAGISel::Select(SDNode *N) { in Select() function in SparcDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp122 void WebAssemblyDAGToDAGISel::Select(SDNode *Node) { in Select() function in WebAssemblyDAGToDAGISel
H A DWebAssemblyFastISel.cpp913 const auto *Select = cast<SelectInst>(I); in selectSelect() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h191 auto *Select = variable
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp385 void MSP430DAGToDAGISel::Select(SDNode *Node) { in Select() function in MSP430DAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp634 if (auto *Select = dyn_cast<SelectInst>(*I->user_begin())) in isAnyOfPattern() local
674 if (auto *Select = dyn_cast<SelectInst>(*I->user_begin())) in isMinMaxPattern() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp199 } else if (auto *Select = dyn_cast<SelectInst>(V)) { in getValueOnFirstIteration() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp274 void MipsDAGToDAGISel::Select(SDNode *Node) { in Select() function in MipsDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h165 Select, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp556 void AVRDAGToDAGISel::Select(SDNode *N) { in Select() function in AVRDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp187 void BPFDAGToDAGISel::Select(SDNode *Node) { in Select() function in BPFDAGToDAGISel
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp929 SelectPiece Select(MT_Diff); in VisitDiff() local
1073 SelectPiece *Select = New<SelectPiece>(MT_Select); in parseDiagText() local
1147 SelectPiece *Select = New<SelectPiece>(ModType); in parseDiagText() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h319 LVSelect Select; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp666 void M68kDAGToDAGISel::Select(SDNode *Node) { in Select() function in M68kDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2680 Value *Select = in visitCallInst() local
2687 Value *Select = in visitCallInst() local
2702 Value *Select = nullptr; in visitCallInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp602 auto Select = in tryToRecognizeTableBasedCttz() local
/freebsd/contrib/sqlite3/
H A Dsqlite3.c15377 typedef struct Select Select; typedef
19500 struct Select { struct
19502 LogEst nSelectRow; /* Estimated number of result rows */ argument
19513 Select *pPrior; /* Prior select in a compound select statement */ argument
19514 Select *pNext; /* Next select to the left in a compound */ argument
19524 ** Allowed values for Select.selFlags. The "SF" prefix stands for argument
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2788 SDNode *Select(SDNode *N, bool LateMask, unsigned *InstCnt = nullptr) { in Select() function in __anon010aa3800711::BitPermutationSelector
2834 SDNode *Select(SDNode *N) { in Select() function in __anon010aa3800711::BitPermutationSelector
2930 SDNode *Select(SDNode *N) { in Select() function in __anon010aa3800711::IntegerCompareEliminator
5219 void PPCDAGToDAGISel::Select(SDNode *N) { in Select() function in PPCDAGToDAGISel

123