Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/
DRSInvariant.cpp113 llvm::Instruction *Inst = llvm::cast<llvm::Instruction>(Use.getUser()); in markInvariantUserLoads() local
DRSInvokeHelperPass.cpp196 for (auto &Inst : InstList) { in runOnFunction() local
/frameworks/rs/rsov/compiler/
DGlobalMergePass.cpp147 if (Instruction *Inst = dyn_cast<Instruction>(U)) { in ReplaceAllUsesWithNewInstructions() local
157 Instruction *Inst = CE->getAsInstruction(); in ReplaceAllUsesWithNewInstructions() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
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
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2525 Instruction *Inst = InstructionList[Record[0]]; in ParseMetadataAttachment() local