Home
last modified time | relevance | path

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

123

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600ISelDAGToDAG.cpp89 void R600DAGToDAGISel::Select(SDNode *N) { in Select() function in R600DAGToDAGISel
/openbsd-src/gnu/llvm/llvm/lib/Target/ARC/
H A DARCISelDAGToDAG.cpp170 void ARCDAGToDAGISel::Select(SDNode *N) { in Select() function in ARCDAGToDAGISel
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DSelectHelper.cpp93 lldb_private::Status SelectHelper::Select() { in Select() function in SelectHelper
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp139 void XCoreDAGToDAGISel::Select(SDNode *N) { in Select() function in XCoreDAGToDAGISel
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelDAGToDAG.cpp250 void VEDAGToDAGISel::Select(SDNode *N) { in Select() function in VEDAGToDAGISel
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiISelDAGToDAG.cpp276 void LanaiDAGToDAGISel::Select(SDNode *Node) { in Select() function in LanaiDAGToDAGISel
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp328 void SparcDAGToDAGISel::Select(SDNode *N) { in Select() function in SparcDAGToDAGISel
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp113 void WebAssemblyDAGToDAGISel::Select(SDNode *Node) { in Select() function in WebAssemblyDAGToDAGISel
H A DWebAssemblyFastISel.cpp910 const auto *Select = cast<SelectInst>(I); in selectSelect() local
/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp379 void MSP430DAGToDAGISel::Select(SDNode *Node) { in Select() function in MSP430DAGToDAGISel
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIVDescriptors.cpp638 if (auto *Select = dyn_cast<SelectInst>(*I->user_begin())) in isSelectCmpPattern() local
679 if (auto *Select = dyn_cast<SelectInst>(*I->user_begin())) in isMinMaxPattern() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp268 void MipsDAGToDAGISel::Select(SDNode *Node) { in Select() function in MipsDAGToDAGISel
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp201 } else if (auto *Select = dyn_cast<SelectInst>(V)) { in getValueOnFirstIteration() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp541 void AVRDAGToDAGISel::Select(SDNode *N) { in Select() function in AVRDAGToDAGISel
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstrDesc.h165 Select, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp182 void BPFDAGToDAGISel::Select(SDNode *Node) { in Select() function in BPFDAGToDAGISel
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp925 SelectPiece Select(MT_Diff); in VisitDiff() local
1069 SelectPiece *Select = New<SelectPiece>(MT_Select); in parseDiagText() local
1144 SelectPiece *Select = New<SelectPiece>(ModType); in parseDiagText() local
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp650 void M68kDAGToDAGISel::Select(SDNode *Node) { in Select() function in M68kDAGToDAGISel
/openbsd-src/gnu/llvm/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp594 auto Select = in tryToRecognizeTableBasedCttz() local
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h319 LVSelect Select; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2633 SDNode *Select(SDNode *N, bool LateMask, unsigned *InstCnt = nullptr) { in Select() function in __anon80d47ed70611::BitPermutationSelector
2679 SDNode *Select(SDNode *N) { in Select() function in __anon80d47ed70611::BitPermutationSelector
2775 SDNode *Select(SDNode *N) { in Select() function in __anon80d47ed70611::IntegerCompareEliminator
5040 void PPCDAGToDAGISel::Select(SDNode *N) { in Select() function in PPCDAGToDAGISel
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1171 Value *X, *Select; in canonicalizeCondSignextOfHighBitExtractToSignextHighBitExtract() local
2221 auto SubBuilder) -> Instruction * { in visitSub()
H A DInstCombineSelect.cpp2217 if (auto *Select = dyn_cast<SelectInst>(SI.user_back())) in foldSelectCmpXchg() local
3455 if (Instruction *Select = foldSelectBinOpIdentity(SI, TLI, *this)) in visitSelectInst() local
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.ml231 | Select Constructor
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp82 void NVPTXDAGToDAGISel::Select(SDNode *N) { in Select() function in NVPTXDAGToDAGISel

123