Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/BPF/
DBPFISelDAGToDAG.cpp91 SDNode *BPFDAGToDAGISel::Select(SDNode *Node) { in Select() function in BPFDAGToDAGISel
/external/llvm/lib/Target/Sparc/
DSparcISelDAGToDAG.cpp140 SDNode *SparcDAGToDAGISel::Select(SDNode *N) { in Select() function in SparcDAGToDAGISel
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
DEnumerableExtensions.cs166 …public static IEnumerable<TResult> Select<TSource, TResult>(IEnumerable<TSource> source, Func<TSou… in Select() method in Antlr.Runtime.JavaExtensions.EnumerableExtensions
177 …public static IEnumerable<TResult> Select<TSource, TResult>(IEnumerable<TSource> source, Func<TSou… in Select() method in Antlr.Runtime.JavaExtensions.EnumerableExtensions
/external/llvm/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp132 SDNode *XCoreDAGToDAGISel::Select(SDNode *N) { in Select() function in XCoreDAGToDAGISel
/external/v8/src/
Dscanner.h527 inline Token::Value Select(Token::Value tok) { in Select() function
532 inline Token::Value Select(uc32 next, Token::Value then, Token::Value else_) { in Select() function
/external/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.cpp183 SDNode* MipsDAGToDAGISel::Select(SDNode *Node) { in Select() function in MipsDAGToDAGISel
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILISelDAGToDAG.cpp154 SDNode *AMDGPUDAGToDAGISel::Select(SDNode *N) { in Select() function in AMDGPUDAGToDAGISel
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-actions.h420 static SelectedArgs Select(const ArgumentTuple& args) { in Select() function
434 static SelectedArgs Select(const ArgumentTuple& /* args */) { in Select() function
446 static SelectedArgs Select(const ArgumentTuple& args) { in Select() function
459 static SelectedArgs Select(const ArgumentTuple& args) { in Select() function
472 static SelectedArgs Select(const ArgumentTuple& args) { in Select() function
487 static SelectedArgs Select(const ArgumentTuple& args) { in Select() function
503 static SelectedArgs Select(const ArgumentTuple& args) { in Select() function
520 static SelectedArgs Select(const ArgumentTuple& args) { in Select() function
537 static SelectedArgs Select(const ArgumentTuple& args) { in Select() function
555 static SelectedArgs Select(const ArgumentTuple& args) { in Select() function
[all …]
/external/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp379 SDNode *MSP430DAGToDAGISel::Select(SDNode *Node) { in Select() function in MSP430DAGToDAGISel
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ListBox.cpp499 void CPWL_ListBox::Select(FX_INT32 nItemIndex) in Select() function in CPWL_ListBox
/external/llvm/include/llvm/MC/
DMCInstrDesc.h114 Select, enumerator
/external/webp/src/dsp/
Dlossless_neon.c207 static WEBP_INLINE uint32_t Select(const uint32_t* const c0, in Select() function
Dlossless_sse2.c56 static WEBP_INLINE uint32_t Select(uint32_t a, uint32_t b, uint32_t c) { in Select() function
Dlossless.c468 static WEBP_INLINE uint32_t Select(uint32_t a, uint32_t b, uint32_t c) { in Select() function
/external/sqlite/dist/
Dsqlite3.c9317 typedef struct Select Select; typedef
12277 struct Select { struct
12286 u64 nSelectRow; /* Estimated number of result rows */ argument
12292 Select *pPrior; /* Prior select in a compound select statement */ argument
12293 Select *pNext; /* Next select to the left in a compound */ argument
12300 ** Allowed values for Select.selFlags. The "SF" prefix stands for argument
/external/sqlite/dist/orig/
Dsqlite3.c9317 typedef struct Select Select; typedef
12277 struct Select { struct
12286 u64 nSelectRow; /* Estimated number of result rows */ argument
12292 Select *pPrior; /* Prior select in a compound select statement */ argument
12293 Select *pNext; /* Next select to the left in a compound */ argument
12300 ** Allowed values for Select.selFlags. The "SF" prefix stands for argument
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1820 SDNode *Select(SDNode *N, bool LateMask, unsigned *InstCnt = nullptr) { in Select() function in __anon7bd595e20411::BitPermutationSelector
1862 SDNode *Select(SDNode *N) { in Select() function in __anon7bd595e20411::BitPermutationSelector
2347 SDNode *PPCDAGToDAGISel::Select(SDNode *N) { in Select() function in PPCDAGToDAGISel
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp853 void CFX_ListCtrl::Select(FX_INT32 nItemIndex) in Select() function in CFX_ListCtrl
/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp106 SDNode *NVPTXDAGToDAGISel::Select(SDNode *N) { in Select() function in NVPTXDAGToDAGISel
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml202 | Select Constructor
/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1043 SDNode *SystemZDAGToDAGISel::Select(SDNode *Node) { in Select() function in SystemZDAGToDAGISel
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2631 static bool SimplifySwitchOnSelect(SwitchInst *SI, SelectInst *Select) { in SimplifySwitchOnSelect()
3398 if (SelectInst *Select = dyn_cast<SelectInst>(I)) { in ConstantFold() local
4280 if (SelectInst *Select = dyn_cast<SelectInst>(Cond)) in SimplifySwitch() local
/external/llvm/lib/Target/R600/
DAMDGPUISelDAGToDAG.cpp250 SDNode *AMDGPUDAGToDAGISel::Select(SDNode *N) { in Select() function in AMDGPUDAGToDAGISel
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1232 SDNode *HexagonDAGToDAGISel::Select(SDNode *N) { in Select() function in HexagonDAGToDAGISel
/external/chromium-trace/trace-viewer/third_party/Paste/paste/
Dfixture.py1198 class Select(Field): class

12