Home
last modified time | relevance | path

Searched defs:CInst (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.cpp60 MCInst CInst; in EmitToStreamer() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp92 MCInst CInst; in EmitToStreamer() local
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp1747 MCInst CInst; in emitToStreamer() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp1137 CallInst *CInst = cast<CallInst>(Inst); in OptimizeIndividualCallImpl() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp2314 MCInst CInst; in emitToStreamer() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp994 if (CallInst *CInst = dyn_cast<CallInst>(Inst)) in Visit() local