OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBZeroEntry
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/X86/
X86Subtarget.h
382
const char *
getBZeroEntry
() const;
X86SelectionDAGInfo.cpp
55
V->isNullValue() ? Subtarget->
getBZeroEntry
() : 0) {
X86Subtarget.cpp
146
///
getBZeroEntry
- This function returns the name of a function which has an
150
const char *X86Subtarget::
getBZeroEntry
() const {
Completed in 2380 milliseconds