Home
last modified time | relevance | path

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

123

/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelDAGToDAG.cpp126 void XtensaDAGToDAGISel::Select(SDNode *Node) { Select() function in XtensaDAGToDAGISel
/llvm-project/llvm/lib/Target/ARC/
H A DARCISelDAGToDAG.cpp176 void ARCDAGToDAGISel::Select(SDNode *N) { in Select() function in ARCDAGToDAGISel
/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelDAGToDAG.cpp100 void R600DAGToDAGISel::Select(SDNode *N) { Select() function in R600DAGToDAGISel
/llvm-project/lldb/source/Utility/
H A DSelectHelper.cpp93 lldb_private::Status SelectHelper::Select() { in Select() function in SelectHelper
/llvm-project/llvm/unittests/Analysis/
H A DBasicAliasAnalysisTest.cpp191 auto *Select = B.CreateSelect(I, Ptr1, Ptr2); in TEST_F() local
/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp147 void XCoreDAGToDAGISel::Select(SDNode *N) { Select() function in XCoreDAGToDAGISel
/llvm-project/llvm/lib/Target/VE/
H A DVEISelDAGToDAG.cpp255 void VEDAGToDAGISel::Select(SDNode *N) { Select() function in VEDAGToDAGISel
/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelDAGToDAG.cpp310 void LanaiDAGToDAGISel::Select(SDNode *Node) { Select() function in LanaiDAGToDAGISel
/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp330 void SparcDAGToDAGISel::Select(SDNode *N) { Select() function in SparcDAGToDAGISel
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp122 void WebAssemblyDAGToDAGISel::Select(SDNode *Node) { Select() function in WebAssemblyDAGToDAGISel
H A DWebAssemblyFastISel.cpp913 const auto *Select = cast<SelectInst>(I); selectSelect() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h191 auto *Select = global() variable
/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp385 void MSP430DAGToDAGISel::Select(SDNode *Node) { Select() function in MSP430DAGToDAGISel
/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp634 if (auto *Select = dyn_cast<SelectInst>(*I->user_begin())) isAnyOfPattern() local
675 if (auto *Select = dyn_cast<SelectInst>(*I->user_begin())) isMinMaxPattern() local
/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp270 void MipsDAGToDAGISel::Select(SDNode *Node) { Select() function in MipsDAGToDAGISel
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp199 } else if (auto *Select = dyn_cast<SelectInst>(V)) { in getValueOnFirstIteration() local
/llvm-project/llvm/unittests/Transforms/IPO/
H A DFunctionSpecializationTest.cpp300 Instruction &Select = *BlockIter++; TEST_F() local
/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp551 void AVRDAGToDAGISel::Select(SDNode *N) { Select() function in AVRDAGToDAGISel
/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h165 Select, enumerator
/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp187 void BPFDAGToDAGISel::Select(SDNode *Node) { Select() function in BPFDAGToDAGISel
/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp929 SelectPiece Select(MT_Diff); VisitDiff() local
1073 SelectPiece *Select = New<SelectPiece>(MT_Select); parseDiagText() local
1147 SelectPiece *Select = New<SelectPiece>(ModType); parseDiagText() local
[all...]
/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp666 void M68kDAGToDAGISel::Select(SDNode *Node) { in Select() function in M68kDAGToDAGISel
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h319 LVSelect Select; variable
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp597 auto Select = tryToRecognizeTableBasedCttz() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2631 Value *Select = visitCallInst() local
2638 Value *Select = visitCallInst() local
2653 Value *Select = nullptr; visitCallInst() local

123