OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PseudoSourceValueManager
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
PseudoSourceValue.cpp
106
PseudoSourceValueManager
::
PseudoSourceValueManager
(
114
const PseudoSourceValue *
PseudoSourceValueManager
::getStack() {
118
const PseudoSourceValue *
PseudoSourceValueManager
::getGOT() { return &GOTPSV; }
120
const PseudoSourceValue *
PseudoSourceValueManager
::getConstantPool() {
124
const PseudoSourceValue *
PseudoSourceValueManager
::getJumpTable() {
129
PseudoSourceValueManager
::getFixedStack(int FI) {
137
PseudoSourceValueManager
::getGlobalValueCallEntry(const GlobalValue *GV) {
146
PseudoSourceValueManager
::getExternalSymbolCallEntry(const char *ES) {
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
PseudoSourceValue.h
156
class
PseudoSourceValueManager
{
167
PseudoSourceValueManager
(const TargetInstrInfo &TII);
Completed in 54 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026