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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp75 DbgDeclareInst *DDI = cast<DbgDeclareInst>(*Declare->use_begin()); local
76 if (!isa<MDNode>(ValueAsMetadata::get(DDI->getArgOperand(0))) ||
77 !isa<MDNode>(ValueAsMetadata::get(DDI->getArgOperand(1)))) {
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp316 DbgDeclareInst *DDI = cast<DbgDeclareInst>(*Declare->use_begin()); local
317 if (!isa<MDNode>(ValueAsMetadata::get(DDI->getArgOperand(0))) ||
318 !isa<MDNode>(ValueAsMetadata::get(DDI->getArgOperand(1)))) {
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 115 milliseconds