Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp239 LLT Op0Ty = Op0.getLLTTy(*getMRI()); buildPadVectorWithUndefElements() local
270 LLT Op0Ty = Op0.getLLTTy(*getMRI()); buildDeleteTrailingVectorElements() local
1101 validateSelectOp(const LLT ResTy,const LLT TstTy,const LLT Op0Ty,const LLT Op1Ty) validateSelectOp() argument
1221 LLT Op0Ty = SrcOps[1].getLLTTy(*getMRI()); buildInstr() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp462 const LLT Op0Ty = MRI.getType(MI.getOperand(0).getReg()); getInstrMapping() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp3888 Type *Op0Ty = IC.getOperand(0)->getType(); visitICmpInst() local
3903 Type *Op0Ty = FC.getOperand(0)->getType(); visitFCmpInst() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6352 Type *Op0Ty = Op0->getOperand(0)->getType(); getReductionPatternCost() local