Searched defs:fillMemoryOperands (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/PowerPC/ | ||
H A D | Target.cpp | 73 void ExegesisPowerPCTarget::fillMemoryOperands(InstructionTemplate &IT, in fillMemoryOperands() function in llvm::exegesis::ExegesisPowerPCTarget |
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/Mips/ | ||
H A D | Target.cpp | 137 void ExegesisMipsTarget::fillMemoryOperands(InstructionTemplate &IT, in fillMemoryOperands() function in llvm::exegesis::ExegesisMipsTarget |
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/ | ||
H A D | Target.h | 93 virtual void fillMemoryOperands(InstructionTemplate &IT, unsigned Reg, in fillMemoryOperands() function |
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/X86/ | ||
H A D | Target.cpp | 842 void ExegesisX86Target::fillMemoryOperands(InstructionTemplate &IT, in fillMemoryOperands() function in llvm::exegesis::ExegesisX86Target |