HomeSort by relevance Sort by last modified time
    Searched full:newinst (Results 26 - 50 of 54) sorted by null

12 3

  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
LoopInfo.h 758 // NewLoc: the users of NewInst, and the operands of NewInst.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
LoopInfo.h 758 // NewLoc: the users of NewInst, and the operands of NewInst.
  /external/llvm/docs/
ProgrammersManual.rst     [all...]
  /external/llvm/lib/Target/Hexagon/AsmParser/
HexagonAsmParser.cpp 754 MCInst NewInst;
755 NewInst.setOpcode(MCI.getOpcode());
759 NewInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create(
766 NewInst.addOperand(I);
768 MCI = NewInst;
    [all...]
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopUnswitch.cpp 371 const SwitchInst *NewInst = cast_or_null<SwitchInst>(NewI);
372 assert(NewInst && "All instructions that are in SrcBB must be in VMap.");
374 NewLoopProps.UnswitchedVals[NewInst] = OldLoopProps.UnswitchedVals[OldInst];
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
LoopInfo.h 846 // NewLoc: the users of NewInst, and the operands of NewInst.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
LoopInfo.h 846 // NewLoc: the users of NewInst, and the operands of NewInst.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
LoopInfo.h 846 // NewLoc: the users of NewInst, and the operands of NewInst.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
LoopInfo.h 846 // NewLoc: the users of NewInst, and the operands of NewInst.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
LoopInfo.h 846 // NewLoc: the users of NewInst, and the operands of NewInst.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
LoopInfo.h 846 // NewLoc: the users of NewInst, and the operands of NewInst.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
LoopInfo.h 846 // NewLoc: the users of NewInst, and the operands of NewInst.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
LoopInfo.h 846 // NewLoc: the users of NewInst, and the operands of NewInst.
    [all...]
  /external/swiftshader/third_party/LLVM/docs/
ProgrammersManual.html     [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringX86BaseImpl.h 853 Inst *NewInst = nullptr;
858 NewInst = InstArithmetic::create(Func, Arith->getOp(),
865 NewInst = InstIcmp::create(Func, Icmp->getCondition(),
872 NewInst = InstFcmp::create(Func, Fcmp->getCondition(),
879 NewInst = InstSelect::create(Func, Select->getDest(),
886 NewInst = InstCast::create(Func, Cast->getCastKind(),
890 if (NewInst) {
893 Context.insert(NewInst);
894 // Update NewInst->LiveRangesEnded so that target lowering may
895 // benefit. Also update NewInst->HasSideEffects
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAddSub.cpp 187 void createInstPostProc(Instruction *NewInst, bool NoNumber = false);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]
  /prebuilts/misc/common/asm/
asm-commons-6.0.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
asm-commons-6.0.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
asm-commons-6.0.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-commons/6.0/
asm-commons-6.0.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
asm-all.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-commons/6.1.1/
asm-commons-6.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-debug-all/5.0.1/
asm-debug-all-5.0.1.jar 

Completed in 2300 milliseconds

12 3