Searched defs:ExtOpnd (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 4283 addPromotedInst(InstrToOrigTy & PromotedInsts,Instruction * ExtOpnd,bool IsSExt) addPromotedInst() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ | ||
H A D | AArch64AsmParser.cpp | 4653 SmallVector<std::unique_ptr<MCParsedAsmOperand>, 1> ExtOpnd; tryParseGPROperand() local |