/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILOpBuilder.cpp | 128 dxil::OpCode OpCode; global() member 255 createDXILOpCall(dxil::OpCode OpCode,Type * ReturnTy,Type * OverloadTy,SmallVector<Value * > Args) createDXILOpCall() argument 279 getOverloadTy(dxil::OpCode OpCode,FunctionType * FT) getOverloadTy() argument [all...] |
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBranchTargets.cpp | 98 unsigned OpCode = ARM::t2BTI; in addBTI() local
|
H A D | MVEGatherScatterLowering.cpp | 959 if ((OpCode == Instruction::Add || OpCode == Instruction::Mul || in hasAllGatScatUsers() local
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MIRFormatter.h | 50 virtual bool parseImmMnemonic(const unsigned OpCode, const unsigned OpIdx, in parseImmMnemonic()
|
/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/ |
H A D | SPIRVMCCodeEmitter.cpp | 113 const uint64_t OpCode = getBinaryCodeForInstr(MI, Fixups, STI); encodeInstruction() local
|
H A D | SPIRVInstPrinter.cpp | 110 const unsigned OpCode = MI->getOpcode(); in printInst() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMIRFormatter.cpp | 36 parseImmMnemonic(const unsigned OpCode,const unsigned OpIdx,StringRef Src,int64_t & Imm,ErrorCallbackType ErrorCallback) const parseImmMnemonic() argument
|
H A D | SIRegisterInfo.cpp | 2459 unsigned OpCode = IsSALU && !LiveSCC ? AMDGPU::S_LSHR_B32 eliminateFrameIndex() local
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | ContainerSizeEmptyCheck.cpp | 291 const auto OpCode = BinaryOp->getOpcode(); in check() local
|
/llvm-project/llvm/tools/obj2yaml/ |
H A D | macho2yaml.cpp | 375 for (auto OpCode = RebaseOpcodes.begin(); OpCode != RebaseOpcodes.end(); in dumpRebaseOpcodes() local 423 for (auto OpCode = OpcodeBuffer.begin(); OpCode != OpcodeBuffer.end(); in dumpBindOpcodes() local
|
/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreRegisterInfo.cpp | 169 unsigned OpCode = MI.getOpcode(); InsertSPConstInst() local
|
/llvm-project/llvm/utils/TableGen/ |
H A D | DXILEmitter.cpp | 39 int OpCode; // ID of DXIL operation global() member [all...] |
/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MIParser.cpp | 140 parseInstrName(StringRef InstrName,unsigned & OpCode) parseInstrName() argument 1064 unsigned OpCode, Flags = 0; parse() local 1457 parseInstruction(unsigned & OpCode,unsigned & Flags) parseInstruction() argument 1844 parseTargetImmMnemonic(const unsigned OpCode,const unsigned OpIdx,MachineOperand & Dest,const MIRFormatter & MF) parseTargetImmMnemonic() argument 2897 parseMachineOperand(const unsigned OpCode,const unsigned OpIdx,MachineOperand & Dest,std::optional<unsigned> & TiedDefIdx) parseMachineOperand() argument 3006 parseMachineOperandAndTargetFlags(const unsigned OpCode,const unsigned OpIdx,MachineOperand & Dest,std::optional<unsigned> & TiedDefIdx) parseMachineOperandAndTargetFlags() argument [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MacOSKeychainAPIChecker.cpp | 506 BinaryOperator::Opcode OpCode = CondBSE->getOpcode(); in evalAssume() local
|
H A D | CheckObjCDealloc.cpp | 421 BinaryOperator::Opcode OpCode = CondBSE->getOpcode(); in evalAssume() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86RegisterInfo.cpp | 1042 unsigned OpCode = MI->getOpcode(); getTileShape() local
|
H A D | X86MCInstLower.cpp | 1363 unsigned OpCode = MI.getOperand(0).getImm(); LowerPATCHABLE_RET() local
|
/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 3696 unsigned OpCode = 0; expandBranchImm() local 3760 unsigned OpCode = Inst.getOpcode(); expandMem16Inst() local 3887 unsigned OpCode = Inst.getOpcode(); expandMem9Inst() local 4612 unsigned OpCode; expandSge() local 4703 unsigned OpCode; expandSgtImm() local 4749 unsigned OpCode; expandSle() local [all...] |
/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/ |
H A D | TargetTest.cpp | 134 getInstr(unsigned OpCode) getInstr() argument
|
/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVModuleAnalysis.cpp | 429 const unsigned OpCode = MI.getOpcode(); processOtherInstrs() local [all...] |
/llvm-project/llvm/lib/IR/ |
H A D | Instruction.cpp | 700 getOpcodeName(unsigned OpCode) getOpcodeName() argument
|
H A D | Value.cpp | 61 unsigned OpCode = 0; in Value() local
|
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCInstrInfo.cpp | 976 const unsigned OpCode = MCI.getOpcode(); in requiresSlot() local
|
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | SymbolRecord.h | 182 BinaryAnnotationsOpCode OpCode = BinaryAnnotationsOpCode::Invalid; member
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyIndVar.cpp | 1662 const unsigned OpCode = NarrowUse->getOpcode(); in widenWithVariantUse() local
|