Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsRegisterBankInfo.cpp435 const LLT Op0Ty = MRI.getType(MI.getOperand(0).getReg()); in getInstrMapping() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp930 const LLT &Op0Ty, const LLT &Op1Ty) { in validateSelectOp()
1029 LLT Op0Ty = SrcOps[1].getLLTTy(*getMRI()); in buildInstr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp3252 Type *Op0Ty = IC.getOperand(0)->getType(); in visitICmpInst() local
3268 Type *Op0Ty = FC.getOperand(0)->getType(); in visitFCmpInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3428 EVT Op0Ty = N0.getOperand(0).getValueType(); in SimplifySetCC() local