Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DVarLenCodeEmitterGen.cpp
H A DAsmMatcherEmitter.cpp1613 StringRef OperandName; buildInfo() local
1686 buildInstructionOperandReference(MatchableInfo * II,StringRef OperandName,unsigned AsmOpIdx) buildInstructionOperandReference() argument
1749 buildAliasOperandReference(MatchableInfo * II,StringRef OperandName,MatchableInfo::AsmOperand & Op) buildAliasOperandReference() argument
[all...]
H A DInstrInfoEmitter.cpp487 for (const StringRef &OperandName : KV.second) in emitOperandTypeMappings() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DConstraintSystem.cpp148 std::string OperandName; in getVarNamesList() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp603 [&](unsigned OperandName) -> void { in optimizeVCMPSaveExecSequence() argument