Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DVarLenCodeEmitterGen.cpp170 const Init *OperandName = DI->getArg(0), *NumBits = DI->getArg(1); in buildRec() local
189 Init *OperandName = DI->getArg(0), *HiBit = DI->getArg(1), in buildRec() local
467 StringRef OperandName; in getInstructionCaseForEncoding() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstraintSystem.cpp148 std::string OperandName; in getVarNamesList() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp603 [&](unsigned OperandName) -> void { in optimizeVCMPSaveExecSequence()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp1639 StringRef OperandName; in buildInfo() local
1711 StringRef OperandName, in buildInstructionOperandReference()
1775 StringRef OperandName, in buildAliasOperandReference()
H A DInstrInfoEmitter.cpp487 for (const StringRef &OperandName : KV.second) in emitOperandTypeMappings() local