Home
last modified time | relevance | path

Searched refs:getCompoundInsn (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp204 MCInst *getCompoundInsn(MCContext &Context, MCInst const &L, MCInst const &R) { in getCompoundInsn() function
389 MCInst *CompoundInsn = getCompoundInsn(Context, *Inst, *JumpInst); in lookForCompound()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp198 static MCInst *getCompoundInsn(MCContext &Context, MCInst const &L, in getCompoundInsn() function
378 MCInst *CompoundInsn = getCompoundInsn(Context, *Inst, *JumpInst); in lookForCompound()