Searched refs:getCompoundInsn (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCCompound.cpp | 204 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/ |
D | HexagonMCCompound.cpp | 196 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/ |
D | HexagonMCCompound.cpp | 197 static MCInst *getCompoundInsn(MCContext &Context, MCInst const &L, in getCompoundInsn() function 377 MCInst *CompoundInsn = getCompoundInsn(Context, *Inst, *JumpInst); in lookForCompound()
|