Home
last modified time | relevance | path

Searched defs:Coproc (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp443 bool ARM::isCDECoproc(size_t Coproc, const MCSubtargetInfo &STI) { in isCDECoproc()
/netbsd/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DARM.cpp515 unsigned Coproc = Feature.back() - '0'; in handleTargetFeatures() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp8328 int64_t Coproc = Inst.getOperand(1).getImm(); in validateInstruction() local
8390 int64_t Coproc = Inst.getOperand(CopInd).getImm(); in validateInstruction() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp1092 uint32_t Coproc = fieldFromInstruction(Insn32, 8, 4); in getThumbInstruction() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp7357 Value *Coproc = EmitScalarExpr(E->getArg(0)); in EmitARMBuiltinExpr() local
7384 Value *Coproc = EmitScalarExpr(E->getArg(0)); in EmitARMBuiltinExpr() local