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

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

Completed in 5127 milliseconds