OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:callRegIndirect
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/X86/
X86Subtarget.h
196
bool
CallRegIndirect
;
394
bool
callRegIndirect
() const { return
CallRegIndirect
; }
X86ISelDAGToDAG.cpp
550
((N->getOpcode() == X86ISD::CALL && !Subtarget->
callRegIndirect
()) ||
[
all
...]
X86InstrInfo.cpp
[
all
...]
Completed in 1380 milliseconds