Home
last modified time | relevance | path

Searched defs:Inst (Results 1 – 5 of 5) sorted by relevance

/aosp12/art/libdexfile/dex/
H A Ddex_instruction_iterator.h31 ALWAYS_INLINE const Instruction& Inst() const { in Inst() function
69 const Instruction& Inst() const { in Inst() function
206 ALWAYS_INLINE const Instruction& Inst() const { in Inst() function
/aosp12/frameworks/compile/libbcc/lib/
H A DRSInvariant.cpp113 llvm::Instruction *Inst = llvm::cast<llvm::Instruction>(Use.getUser()); in markInvariantUserLoads() local
H A DRSInvokeHelperPass.cpp196 for (auto &Inst : InstList) { in runOnFunction() local
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp163 InvokeInst *Inst = dyn_cast<InvokeInst>(BB->getTerminator()); in UpgradeExceptionHandling() local
263 Instruction *Inst = *I; in UpgradeExceptionHandling() local
289 Instruction *Inst = &*I++; in UpgradeExceptionHandling() local
2788 Instruction *Inst = InstructionList[Record[0]]; in ParseMetadataAttachment() local
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp2525 Instruction *Inst = InstructionList[Record[0]]; in ParseMetadataAttachment() local