Searched defs:Select (Results 1 - 19 of 19) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsModuleISelDAGToDAG.h50 virtual SDNode *Select(SDNode *N) { function in class:llvm::MipsModuleDAGToDAGISel
H A DMipsISelDAGToDAG.cpp91 SDNode* MipsDAGToDAGISel::Select(SDNode *Node) { function in class:MipsDAGToDAGISel
/freebsd-10.0-release/contrib/llvm/lib/Target/MBlaze/
H A DMBlazeISelDAGToDAG.cpp189 SDNode* MBlazeDAGToDAGISel::Select(SDNode *Node) { function in class:MBlazeDAGToDAGISel
/freebsd-10.0-release/contrib/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp138 SDNode *SparcDAGToDAGISel::Select(SDNode *N) { function in class:SparcDAGToDAGISel
/freebsd-10.0-release/contrib/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp111 SDNode *XCoreDAGToDAGISel::Select(SDNode *N) { function in class:XCoreDAGToDAGISel
/freebsd-10.0-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp384 SDNode *MSP430DAGToDAGISel::Select(SDNode *Node) { function in class:MSP430DAGToDAGISel
/freebsd-10.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp392 SDNode *AArch64DAGToDAGISel::Select(SDNode *Node) { function in class:AArch64DAGToDAGISel
/freebsd-10.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp92 SDNode *NVPTXDAGToDAGISel::Select(SDNode *N) { function in class:NVPTXDAGToDAGISel
/freebsd-10.0-release/contrib/llvm/lib/Target/R600/
H A DAMDILISelDAGToDAG.cpp158 SDNode *AMDGPUDAGToDAGISel::Select(SDNode *N) { function in class:AMDGPUDAGToDAGISel
/freebsd-10.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp536 SDNode *SystemZDAGToDAGISel::Select(SDNode *Node) { function in class:SystemZDAGToDAGISel
/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCInstrDesc.h112 Select, enumerator in enum:llvm::MCID::__anon1959
/freebsd-10.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp896 SDNode *PPCDAGToDAGISel::Select(SDNode *N) { function in class:PPCDAGToDAGISel
/freebsd-10.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1336 SDNode *HexagonDAGToDAGISel::Select(SDNode *N) { function in class:HexagonDAGToDAGISel
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2546 SDNode *ARMDAGToDAGISel::Select(SDNod function in class:ARMDAGToDAGISel
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1981 SDNode *X86DAGToDAGISel::Select(SDNode *Node) { function in class:X86DAGToDAGISel
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2573 static bool SimplifySwitchOnSelect(SwitchInst *SI, SelectInst *Select) { argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1698 Value *Select = Builder.CreateSelect(Cmp, Left, Right, "rdx.minmax.select"); local
3033 SelectInst *Select = 0; local
[all...]
/freebsd-10.0-release/contrib/sqlite3/
H A Dsqlite3.c8467 typedef struct Select Select; typedef in typeref:struct:Select
11302 struct Select { struct
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c7896 typedef struct Select Select; typedef in typeref:struct:Select
10689 struct Select { struct
[all...]

Completed in 618 milliseconds