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

/freebsd-10.1-release/contrib/llvm/lib/Target/Mips/
H A DMipsModuleISelDAGToDAG.h50 virtual SDNode *Select(SDNode *N) { function in class:llvm::MipsModuleDAGToDAGISel
H A DMipsISelDAGToDAG.cpp169 SDNode* MipsDAGToDAGISel::Select(SDNode *Node) { function in class:MipsDAGToDAGISel
/freebsd-10.1-release/contrib/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp142 SDNode *SparcDAGToDAGISel::Select(SDNode *N) { function in class:SparcDAGToDAGISel
/freebsd-10.1-release/contrib/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp109 SDNode *XCoreDAGToDAGISel::Select(SDNode *N) { function in class:XCoreDAGToDAGISel
/freebsd-10.1-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp385 SDNode *MSP430DAGToDAGISel::Select(SDNode *Node) { function in class:MSP430DAGToDAGISel
/freebsd-10.1-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp119 SDNode *NVPTXDAGToDAGISel::Select(SDNode *N) { function in class:NVPTXDAGToDAGISel
/freebsd-10.1-release/contrib/llvm/lib/Target/R600/
H A DAMDGPUISelDAGToDAG.cpp195 SDNode *AMDGPUDAGToDAGISel::Select(SDNode *N) { function in class:AMDGPUDAGToDAGISel
/freebsd-10.1-release/contrib/llvm/include/llvm/MC/
H A DMCInstrDesc.h113 Select, enumerator in enum:llvm::MCID::__anon2042
/freebsd-10.1-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1026 SDNode *AArch64DAGToDAGISel::Select(SDNode *Node) { function in class:AArch64DAGToDAGISel
/freebsd-10.1-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp877 SDNode *PPCDAGToDAGISel::Select(SDNode *N) { function in class:PPCDAGToDAGISel
/freebsd-10.1-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1025 SDNode *SystemZDAGToDAGISel::Select(SDNode *Node) { function in class:SystemZDAGToDAGISel
/freebsd-10.1-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1346 SDNode *HexagonDAGToDAGISel::Select(SDNode *N) { function in class:HexagonDAGToDAGISel
/freebsd-10.1-release/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2453 SDNode *ARMDAGToDAGISel::Select(SDNode *N) { function in class:ARMDAGToDAGISel
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2050 SDNode *X86DAGToDAGISel::Select(SDNode *Node) { function in class:X86DAGToDAGISel
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2557 static bool SimplifySwitchOnSelect(SwitchInst *SI, SelectInst *Select) { argument
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2066 Value *Select = Builder.CreateSelect(Cmp, Left, Right, "rdx.minmax.select"); local
[all...]
/freebsd-10.1-release/contrib/sqlite3/
H A Dsqlite3.c8467 typedef struct Select Select; typedef in typeref:struct:Select
11302 struct Select { struct
[all...]
/freebsd-10.1-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 906 milliseconds