Home
last modified time | relevance | path

Searched defs:OperandName (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/utils/TableGen/Common/
H A DVarLenCodeEmitterGen.cpp467 StringRef OperandName; in getInstructionCaseForEncoding() local
170 const Init *OperandName = DI->getArg(0), *NumBits = DI->getArg(1); buildRec() local
189 Init *OperandName = DI->getArg(0), *HiBit = DI->getArg(1), buildRec() local
[all...]
/llvm-project/llvm/lib/Analysis/
H A DConstraintSystem.cpp148 std::string OperandName; getVarNamesList() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp603 __anon499b4f020202(unsigned OperandName) optimizeVCMPSaveExecSequence() argument
/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp1639 StringRef OperandName; buildInfo() local
1711 buildInstructionOperandReference(MatchableInfo * II,StringRef OperandName,unsigned AsmOpIdx) buildInstructionOperandReference() argument
1775 buildAliasOperandReference(MatchableInfo * II,StringRef OperandName,MatchableInfo::AsmOperand & Op) buildAliasOperandReference() argument
[all...]
H A DInstrInfoEmitter.cpp487 for (const StringRef &OperandName : KV.second) emitOperandTypeMappings() local