Home
last modified time | relevance | path

Searched refs:getCompoundInsn (Results 1 – 3 of 3) 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-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp196 static MCInst *getCompoundInsn(MCContext &Context, MCInst const &L, in getCompoundInsn() function
376 MCInst *CompoundInsn = getCompoundInsn(Context, *Inst, *JumpInst); in lookForCompound()
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp197 static MCInst *getCompoundInsn(MCContext &Context, MCInst const &L, in getCompoundInsn() function
377 MCInst *CompoundInsn = getCompoundInsn(Context, *Inst, *JumpInst); in lookForCompound()