OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isTypeDesirableForOp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h
3582
virtual bool
isTypeDesirableForOp
(unsigned /*Opc*/, EVT VT) const {
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp
1583
bool SITargetLowering::
isTypeDesirableForOp
(unsigned Op, EVT VT) const {
1606
return TargetLowering::
isTypeDesirableForOp
(Op, VT);
Completed in 37 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026