Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelDAGToDAG.cpp177 void ARCDAGToDAGISel::Select(SDNode *N) { in Select() function in ARCDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelDAGToDAG.cpp101 void R600DAGToDAGISel::Select(SDNode *N) { in Select() function in R600DAGToDAGISel
/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.cpp141 void XCoreDAGToDAGISel::Select(SDNode *N) { in Select() function in XCoreDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelDAGToDAG.cpp251 void VEDAGToDAGISel::Select(SDNode *N) { in Select() function in VEDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelDAGToDAG.cpp136 void XtensaDAGToDAGISel::Select(SDNode *Node) { in Select() function in XtensaDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelDAGToDAG.cpp301 void LanaiDAGToDAGISel::Select(SDNode *Node) { in Select() function in LanaiDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp328 void SparcDAGToDAGISel::Select(SDNode *N) { in Select() function in SparcDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp121 void WebAssemblyDAGToDAGISel::Select(SDNode *Node) { in Select() function in WebAssemblyDAGToDAGISel
H A DWebAssemblyFastISel.cpp919 const auto *Select = cast<SelectInst>(I); in selectSelect() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp381 void MSP430DAGToDAGISel::Select(SDNode *Node) { in Select() function in MSP430DAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp229 void MipsDAGToDAGISel::Select(SDNode *Node) { in Select() function in MipsDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp635 if (auto *Select = dyn_cast<SelectInst>(*I->user_begin())) in isAnyOfPattern() local
801 if (auto *Select = dyn_cast<SelectInst>(*I->user_begin())) in isMinMaxPattern() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h223 auto *Select = variable
/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/AVR/
H A DAVRISelDAGToDAG.cpp555 void AVRDAGToDAGISel::Select(SDNode *N) { in Select() function in AVRDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp183 void BPFDAGToDAGISel::Select(SDNode *Node) { in Select() function in BPFDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h166 Select, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelperCasts.cpp204 const GSelect *Select = cast<GSelect>(&SelectMI); in matchCastOfSelect() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp937 SelectPiece Select(MT_Diff); in VisitDiff() local
1137 SelectPiece *Select = New<SelectPiece>(MT_Select); in parseDiagText() local
1260 SelectPiece *Select = New<SelectPiece>(ModType); in parseDiagText() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h320 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.cpp2969 Value *Select = in visitCallInst() local
2976 Value *Select = in visitCallInst() local
2991 Value *Select = nullptr; in visitCallInst() local
/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
5233 void PPCDAGToDAGISel::Select(SDNode *N) { in Select() function in PPCDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp610 auto Select = in tryToRecognizeTableBasedCttz() local

123