Home
last modified time | relevance | path

Searched defs:GVFlags (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h93 struct GVFlags { struct
107 explicit GVFlags(GlobalValue::LinkageTypes Linkage, bool HasSection) in GVFlags() argument
109 GVFlags(const GlobalValue &GV) in GVFlags() function
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp660 unsigned char GVFlags = Subtarget->classifyGlobalReference(GV); in EmitInstruction() local
H A DPPCFastISel.cpp1990 unsigned char GVFlags = PPCSubTarget->classifyGlobalReference(GV); in PPCMaterializeGV() local
H A DPPCISelDAGToDAG.cpp3026 unsigned char GVFlags = PPCSubTarget->classifyGlobalReference(GV); in Select() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp692 GlobalValueSummary::GVFlags GVFlags(GlobalValue::InternalLinkage, in buildModuleSummaryIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp790 GlobalValueSummary::GVFlags GVFlags( in buildModuleSummaryIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp8084 GlobalValueSummary::GVFlags GVFlags = GlobalValueSummary::GVFlags( in ParseFunctionSummary() local
8154 GlobalValueSummary::GVFlags GVFlags = GlobalValueSummary::GVFlags( in ParseVariableSummary() local
8210 GlobalValueSummary::GVFlags GVFlags = GlobalValueSummary::GVFlags( in ParseAliasSummary() local
8773 bool LLParser::ParseGVFlags(GlobalValueSummary::GVFlags &GVFlags) { in ParseGVFlags()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp8763 GlobalValueSummary::GVFlags GVFlags = GlobalValueSummary::GVFlags( in parseFunctionSummary() local
8850 GlobalValueSummary::GVFlags GVFlags = GlobalValueSummary::GVFlags( in parseVariableSummary() local
8909 GlobalValueSummary::GVFlags GVFlags = GlobalValueSummary::GVFlags( in parseAliasSummary() local
9631 bool LLParser::parseGVFlags(GlobalValueSummary::GVFlags &GVFlags) { in parseGVFlags()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FastISel.cpp734 unsigned char GVFlags = Subtarget->classifyGlobalReference(GV); in handleConstantAddresses() local
H A DX86ISelLowering.cpp34824 unsigned GVFlags = Subtarget.classifyGlobalReference(AM.BaseGV); in isLegalAddressingMode() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp727 unsigned char GVFlags = Subtarget->classifyGlobalReference(GV); in handleConstantAddresses() local
H A DX86ISelLowering.cpp22349 unsigned GVFlags = Subtarget.classifyGlobalReference(AM.BaseGV); in isLegalAddressingMode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FastISel.cpp741 unsigned char GVFlags = Subtarget->classifyGlobalReference(GV); in handleConstantAddresses() local
H A DX86ISelLowering.cpp29975 unsigned GVFlags = Subtarget.classifyGlobalReference(AM.BaseGV); in isLegalAddressingMode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAsmWriter.cpp3090 GlobalValueSummary::GVFlags GVFlags = Summary.flags(); in printSummary() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAsmWriter.cpp3412 GlobalValueSummary::GVFlags GVFlags = Summary.flags(); in printSummary() local