Home
last modified time | relevance | path

Searched defs:Op0Ty (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp464 const LLT Op0Ty = MRI.getType(MI.getOperand(0).getReg()); in getInstrMapping() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp980 const LLT Op0Ty, const LLT Op1Ty) { in validateSelectOp()
1100 LLT Op0Ty = SrcOps[1].getLLTTy(*getMRI()); in buildInstr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp3571 Type *Op0Ty = IC.getOperand(0)->getType(); in visitICmpInst() local
3587 Type *Op0Ty = FC.getOperand(0)->getType(); in visitFCmpInst() local