Home
last modified time | relevance | path

Searched refs:Linkage (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/rsov/compiler/
DBuiltin.cpp290 inst->mOperand1 == Capability::Linkage || in transform()
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2216 GlobalValue::LinkageTypes Linkage = getDecodedLinkage(RawLinkage); in ParseModule() local
2237 new GlobalVariable(*TheModule, Ty, isConstant, Linkage, nullptr, "", nullptr, in ParseModule()
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp2483 GlobalValue::LinkageTypes Linkage = getDecodedLinkage(RawLinkage); in ParseModule() local
2504 new GlobalVariable(*TheModule, Ty, isConstant, Linkage, nullptr, "", nullptr, in ParseModule()