Home
last modified time | relevance | path

Searched defs:getValueFor (Results 1 – 25 of 62) sorted by relevance

123

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-exegesis/lib/
H A DCodeTemplate.cpp35 MCOperand &InstructionTemplate::getValueFor(const Variable &Var) { in getValueFor() function in llvm::exegesis::InstructionTemplate
39 const MCOperand &InstructionTemplate::getValueFor(const Variable &Var) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
43 MCOperand &InstructionTemplate::getValueFor(const Operand &Op) { in getValueFor() function in llvm::exegesis::InstructionTemplate
47 const MCOperand &InstructionTemplate::getValueFor(const Operand &Op) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-exegesis/lib/
H A DCodeTemplate.cpp35 MCOperand &InstructionTemplate::getValueFor(const Variable &Var) { in getValueFor() function in llvm::exegesis::InstructionTemplate
39 const MCOperand &InstructionTemplate::getValueFor(const Variable &Var) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
43 MCOperand &InstructionTemplate::getValueFor(const Operand &Op) { in getValueFor() function in llvm::exegesis::InstructionTemplate
47 const MCOperand &InstructionTemplate::getValueFor(const Operand &Op) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-exegesis/lib/
H A DCodeTemplate.cpp35 MCOperand &InstructionTemplate::getValueFor(const Variable &Var) { in getValueFor() function in llvm::exegesis::InstructionTemplate
39 const MCOperand &InstructionTemplate::getValueFor(const Variable &Var) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
43 MCOperand &InstructionTemplate::getValueFor(const Operand &Op) { in getValueFor() function in llvm::exegesis::InstructionTemplate
47 const MCOperand &InstructionTemplate::getValueFor(const Operand &Op) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-exegesis/lib/
H A DCodeTemplate.cpp35 llvm::MCOperand &InstructionTemplate::getValueFor(const Variable &Var) { in getValueFor() function in llvm::exegesis::InstructionTemplate
40 InstructionTemplate::getValueFor(const Variable &Var) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
44 llvm::MCOperand &InstructionTemplate::getValueFor(const Operand &Op) { in getValueFor() function in llvm::exegesis::InstructionTemplate
49 InstructionTemplate::getValueFor(const Operand &Op) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-exegesis/lib/
H A DCodeTemplate.cpp35 MCOperand &InstructionTemplate::getValueFor(const Variable &Var) { in getValueFor() function in llvm::exegesis::InstructionTemplate
39 const MCOperand &InstructionTemplate::getValueFor(const Variable &Var) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
43 MCOperand &InstructionTemplate::getValueFor(const Operand &Op) { in getValueFor() function in llvm::exegesis::InstructionTemplate
47 const MCOperand &InstructionTemplate::getValueFor(const Operand &Op) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DCodeTemplate.cpp35 MCOperand &InstructionTemplate::getValueFor(const Variable &Var) { in getValueFor() function in llvm::exegesis::InstructionTemplate
39 const MCOperand &InstructionTemplate::getValueFor(const Variable &Var) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
43 MCOperand &InstructionTemplate::getValueFor(const Operand &Op) { in getValueFor() function in llvm::exegesis::InstructionTemplate
47 const MCOperand &InstructionTemplate::getValueFor(const Operand &Op) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DCodeTemplate.cpp35 MCOperand &InstructionTemplate::getValueFor(const Variable &Var) { in getValueFor() function in llvm::exegesis::InstructionTemplate
39 const MCOperand &InstructionTemplate::getValueFor(const Variable &Var) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
43 MCOperand &InstructionTemplate::getValueFor(const Operand &Op) { in getValueFor() function in llvm::exegesis::InstructionTemplate
47 const MCOperand &InstructionTemplate::getValueFor(const Operand &Op) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DCodeTemplate.cpp35 MCOperand &InstructionTemplate::getValueFor(const Variable &Var) { in getValueFor() function in llvm::exegesis::InstructionTemplate
39 const MCOperand &InstructionTemplate::getValueFor(const Variable &Var) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
43 MCOperand &InstructionTemplate::getValueFor(const Operand &Op) { in getValueFor() function in llvm::exegesis::InstructionTemplate
47 const MCOperand &InstructionTemplate::getValueFor(const Operand &Op) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-exegesis/lib/
H A DCodeTemplate.cpp35 MCOperand &InstructionTemplate::getValueFor(const Variable &Var) { in getValueFor() function in llvm::exegesis::InstructionTemplate
39 const MCOperand &InstructionTemplate::getValueFor(const Variable &Var) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
43 MCOperand &InstructionTemplate::getValueFor(const Operand &Op) { in getValueFor() function in llvm::exegesis::InstructionTemplate
47 const MCOperand &InstructionTemplate::getValueFor(const Operand &Op) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DCodeTemplate.cpp35 MCOperand &InstructionTemplate::getValueFor(const Variable &Var) { in getValueFor() function in llvm::exegesis::InstructionTemplate
39 const MCOperand &InstructionTemplate::getValueFor(const Variable &Var) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
43 MCOperand &InstructionTemplate::getValueFor(const Operand &Op) { in getValueFor() function in llvm::exegesis::InstructionTemplate
47 const MCOperand &InstructionTemplate::getValueFor(const Operand &Op) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DCodeTemplate.cpp35 MCOperand &InstructionTemplate::getValueFor(const Variable &Var) { in getValueFor() function in llvm::exegesis::InstructionTemplate
39 const MCOperand &InstructionTemplate::getValueFor(const Variable &Var) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
43 MCOperand &InstructionTemplate::getValueFor(const Operand &Op) { in getValueFor() function in llvm::exegesis::InstructionTemplate
47 const MCOperand &InstructionTemplate::getValueFor(const Operand &Op) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DCodeTemplate.cpp35 MCOperand &InstructionTemplate::getValueFor(const Variable &Var) { in getValueFor() function in llvm::exegesis::InstructionTemplate
39 const MCOperand &InstructionTemplate::getValueFor(const Variable &Var) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
43 MCOperand &InstructionTemplate::getValueFor(const Operand &Op) { in getValueFor() function in llvm::exegesis::InstructionTemplate
47 const MCOperand &InstructionTemplate::getValueFor(const Operand &Op) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-exegesis/lib/
H A DCodeTemplate.cpp36 llvm::MCOperand &InstructionTemplate::getValueFor(const Variable &Var) { in getValueFor() function in llvm::exegesis::InstructionTemplate
41 InstructionTemplate::getValueFor(const Variable &Var) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
45 llvm::MCOperand &InstructionTemplate::getValueFor(const Operand &Op) { in getValueFor() function in llvm::exegesis::InstructionTemplate
50 InstructionTemplate::getValueFor(const Operand &Op) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DCodeTemplate.cpp35 MCOperand &InstructionTemplate::getValueFor(const Variable &Var) { in getValueFor() function in llvm::exegesis::InstructionTemplate
39 const MCOperand &InstructionTemplate::getValueFor(const Variable &Var) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
43 MCOperand &InstructionTemplate::getValueFor(const Operand &Op) { in getValueFor() function in llvm::exegesis::InstructionTemplate
47 const MCOperand &InstructionTemplate::getValueFor(const Operand &Op) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-exegesis/lib/
H A DMCInstrDescView.cpp98 llvm::MCOperand &InstructionInstance::getValueFor(const Variable &Var) { in getValueFor() function in exegesis::InstructionInstance
103 InstructionInstance::getValueFor(const Variable &Var) const { in getValueFor() function in exegesis::InstructionInstance
107 llvm::MCOperand &InstructionInstance::getValueFor(const Operand &Op) { in getValueFor() function in exegesis::InstructionInstance
113 InstructionInstance::getValueFor(const Operand &Op) const { in getValueFor() function in exegesis::InstructionInstance
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/neuronal/
H A DActivationFunction.java22 public double getValueFor(double x); in getValueFor() method
H A DLogisticActivationFunction.java26 public double getValueFor(double x) { in getValueFor() method in LogisticActivationFunction
/dports/www/ilias6/ILIAS-6.14/src/KioskMode/
H A DState.php40 public function getValueFor(string $key) : ?string function in ILIAS\\KioskMode\\State
/dports/www/ilias/ILIAS-5.4.25/src/KioskMode/
H A DState.php40 public function getValueFor(string $key) : string function in ILIAS\\KioskMode\\State
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/navigator/
H A DPodcastNotListenedPropertyColumn.java47 public AudioObjectProperty getValueFor(final IAudioObject audioObject, in getValueFor() method in PodcastNotListenedPropertyColumn
H A DPodcastOldEntryPropertyColumn.java50 public AudioObjectProperty getValueFor(final IAudioObject audioObject, in getValueFor() method in PodcastOldEntryPropertyColumn
H A DPodcastDownloadedPropertyColumn.java47 public AudioObjectProperty getValueFor(final IAudioObject audioObject, in getValueFor() method in PodcastDownloadedPropertyColumn
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/columns/
H A DDiscNumberColumn.java57 public Integer getValueFor(final IAudioObject audioObject, final int row) { in getValueFor() method in DiscNumberColumn
H A DFrequencyColumn.java58 public String getValueFor(final IAudioObject audioObject, final int row) { in getValueFor() method in FrequencyColumn
H A DLengthColumn.java64 public String getValueFor(final IAudioObject audioObject, final int row) { in getValueFor() method in LengthColumn

123