Searched defs:CurOp (Results 1 – 11 of 11) sorted by relevance
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86IntelInstPrinter.cpp | 153 unsigned CurOp = 0; printVecCompareInstr() local 307 unsigned CurOp = 0; printVecCompareInstr() local [all...] |
H A D | X86ATTInstPrinter.cpp | 174 unsigned CurOp = (Desc.TSFlags & X86II::EVEX_K) ? 3 : 2; printVecCompareInstr() local 330 unsigned CurOp = (Desc.TSFlags & X86II::EVEX_K) ? 3 : 2; printVecCompareInstr() local [all...] |
H A D | X86MCCodeEmitter.cpp | 498 unsigned CurOp = X86II::getOperandBias(Desc); isPCRel32Branch() local 878 emitPrefixImpl(unsigned & CurOp,const MCInst & MI,const MCSubtargetInfo & STI,SmallVectorImpl<char> & CB) const emitPrefixImpl() argument 1056 unsigned CurOp = X86II::getOperandBias(Desc); emitVEXOpcodePrefix() local 1342 unsigned CurOp = NumOps ? X86II::getOperandBias(Desc) : 0; emitREXPrefix() local 1529 unsigned CurOp = X86II::getOperandBias(Desc); emitPrefix() local 1552 unsigned CurOp = X86II::getOperandBias(Desc); encodeInstruction() local [all...] |
H A D | X86AsmBackend.cpp | 260 unsigned CurOp = X86II::getOperandBias(Desc); isRIPRelative() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelDAGToDAG.cpp | 294 addVectorLoadStoreOperands(SDNode * Node,unsigned Log2SEW,const SDLoc & DL,unsigned CurOp,bool IsMasked,bool IsStridedOrIndexed,SmallVectorImpl<SDValue> & Operands,bool IsLoad,MVT * IndexVT) addVectorLoadStoreOperands() argument 347 unsigned CurOp = 2; selectVLSEG() local 387 unsigned CurOp = 2; selectVLSEGFF() local 429 unsigned CurOp = 2; selectVLXSEG() local 488 unsigned CurOp = 2 + NF; selectVSSEG() local 518 unsigned CurOp = 2 + NF; selectVSXSEG() local 1891 unsigned CurOp = 2; Select() local 1942 unsigned CurOp = 2; Select() local 1976 unsigned CurOp = 2; Select() local 2089 unsigned CurOp = 2; Select() local 2133 unsigned CurOp = 2; Select() local [all...] |
/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherGen.cpp | 590 unsigned CurOp = NextRecordedOperandNo; in EmitMatcherCode() local
|
H A D | CompressInstEmitter.cpp | 635 StringRef CurOp; emitCompressInstEmitter() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGDecl.cpp | 1072 llvm::Constant *CurOp; constStructWithPadding() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 2249 unsigned CurOp = InlineAsm::Op_FirstOperand; SelectInlineAsmMemoryOperands() local
|
H A D | SelectionDAGBuilder.cpp | 9648 unsigned CurOp = InlineAsm::Op_FirstOperand; findMatchingInlineAsmOperand() local 9955 auto CurOp = findMatchingInlineAsmOperand(OpInfo.getMatchedOperand(), visitInlineAsm() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 35817 unsigned CurOp = 0; emitEHSjLjSetJmp() local 36986 unsigned CurOp = 0; EmitInstrWithCustomInserter() local [all...] |