OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isOperationExpand
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/
BasicTargetTransformInfo.cpp
243
if (!TLI->
isOperationExpand
(ISD, LT.second)) {
305
if (!TLI->
isOperationExpand
(ISD, DstLT.second))
329
if (!TLI->
isOperationExpand
(ISD, DstLT.second))
376
if (!TLI->
isOperationExpand
(ISD, LT.second)) {
473
if (!TLI->
isOperationExpand
(ISD, LT.second)) {
/external/llvm/include/llvm/Target/
TargetLowering.h
437
bool
isOperationExpand
(unsigned Op, EVT VT) const {
[
all
...]
Completed in 33 milliseconds