HomeSort by relevance Sort by last modified time
    Searched refs:getInst (Results 1 - 25 of 64) sorted by null

1 2 3

  /libcore/ojluni/src/main/java/javax/security/cert/
X509Certificate.java 181 return getInst((Object)inStream);
206 return getInst((Object)certData);
209 private static final X509Certificate getInst(Object value)
  /external/llvm/lib/Analysis/
MemDepPrinter.cpp 65 return InstTypePair(dep.getInst(), Clobber);
67 return InstTypePair(dep.getInst(), Def);
69 return InstTypePair(dep.getInst(), NonFuncLocal);
71 return InstTypePair(dep.getInst(), Unknown);
MemoryDependenceAnalysis.cpp 690 if (Instruction *Inst = LocalCache.getInst()) {
728 if (Instruction *I = LocalCache.getInst())
829 if (Instruction *Inst = ExistingResult->getResult().getInst()) {
    [all...]
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCELFStreamer.cpp 57 MCInst *MCI = const_cast<MCInst *>(I.getInst());
60 MCInst *SubInst = const_cast<MCInst *>(MCI->getOperand(1).getInst());
74 MCInst *MCI = const_cast<MCInst *>(I.getInst());
HexagonMCDuplexInfo.cpp     [all...]
HexagonMCShuffler.cpp 36 assert(!HexagonMCInstrInfo::getDesc(MCII, *I.getInst()).isPseudo());
37 MCInst *MI = const_cast<MCInst *>(I.getInst());
60 assert(!HexagonMCInstrInfo::getDesc(MCII, *I.getInst()).isPseudo());
61 MCInst *MI = const_cast<MCInst *>(I.getInst());
HexagonInstPrinter.cpp 60 MCInst const &MCI = *I.getInst();
62 printInstruction(MCI.getOperand(1).getInst(), OS);
65 printInstruction(MCI.getOperand(0).getInst(), OS);
HexagonMCChecker.cpp 50 init(*I.getInst());
251 MCInst const& MCI = *HMI.getInst();
280 MCInst const &MCI = *MCB.begin()[i].getInst();
469 if(llvm::HexagonMCInstrInfo::getType(MCII, *HMI.getInst()) == HexagonII::TypeCVI_HIST) {
492 if (llvm::HexagonMCInstrInfo::isSolo(MCII, *I.getInst())) {
HexagonAsmBackend.cpp 559 MCInst const &MCB = DF->getInst();
646 MCInst &CrntHMI = const_cast<MCInst &>(*I.getInst());
662 Res.addOperand(MCOperand::createInst(I.getInst()));
714 auto &Inst = const_cast<MCInst &>(RF.getInst());
  /external/swiftshader/third_party/LLVM/lib/Analysis/
MemoryDependenceAnalysis.cpp 520 if (Instruction *Inst = LocalCache.getInst()) {
558 if (Instruction *I = LocalCache.getInst())
673 if (Instruction *Inst = ExistingResult->getResult().getInst()) {
706 if (Instruction *Inst = Dep.getInst())
783 if (ExistingResult && ExistingResult->getResult().getInst()) {
784 assert(ExistingResult->getResult().getInst()->getParent() == BB &&
787 ScanPos = ExistingResult->getResult().getInst();
814 Instruction *Inst = Dep.getInst();
    [all...]
MemDepPrinter.cpp 66 return InstTypePair(dep.getInst(), Clobber);
68 return InstTypePair(dep.getInst(), Def);
70 return InstTypePair(dep.getInst(), NonFuncLocal);
72 return InstTypePair(dep.getInst(), Unknown);
  /external/llvm/lib/MC/
MCInst.cpp 31 OS << "Inst:(" << *getInst() << ")";
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVBasicBlock.h 62 SPIRVInstruction *getInst(size_t I) const { return InstVec[I];}
  /external/llvm/lib/Target/NVPTX/
NVPTXUtilities.h 68 Instruction *getInst(Value *base, char *instName);
  /external/llvm/lib/Transforms/Scalar/
MemCpyOptimizer.cpp 663 if (ldep.isClobber() && !isa<MemCpyInst>(ldep.getInst()))
664 C = dyn_cast<CallInst>(ldep.getInst());
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
MemCpyOptimizer.cpp 494 if (ldep.isClobber() && !isa<MemCpyInst>(ldep.getInst()))
495 C = dyn_cast<CallInst>(ldep.getInst());
740 if (!SourceDep.isClobber() || SourceDep.getInst() != MDep)
812 if (MemCpyInst *MDep = dyn_cast<MemCpyInst>(DepInfo.getInst()))
815 if (CallInst *C = dyn_cast<CallInst>(DepInfo.getInst())) {
    [all...]
  /external/llvm/include/llvm/MC/
MCInst.h 102 const MCInst *getInst() const {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCInst.h 106 const MCInst *getInst() const {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCInst.h 106 const MCInst *getInst() const {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCInst.h 106 const MCInst *getInst() const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCInst.h 106 const MCInst *getInst() const {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCInst.h 106 const MCInst *getInst() const {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCInst.h 106 const MCInst *getInst() const {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCInst.h 106 const MCInst *getInst() const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCInst.h 106 const MCInst *getInst() const {

Completed in 1002 milliseconds

1 2 3