OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isSelectSupported
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Target/
TargetLowering.h
193
virtual bool
isSelectSupported
(SelectSupportKind /*kind*/) const {
[
all
...]
/external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp
421
bool AMDGPUTargetLowering::
isSelectSupported
(SelectSupportKind SelType) const {
[
all
...]
Completed in 34 milliseconds