Searched defs:GenerateMemoryInstructions (Results 1 – 2 of 2) sorted by relevance
56 bool GenerateMemoryInstructions) { in generateSnippetSetupCode() argument 248 assembleToStream(const ExegesisTarget & ET,std::unique_ptr<LLVMTargetMachine> TM,ArrayRef<unsigned> LiveIns,const FillFunction & Fill,raw_pwrite_stream & AsmStream,const BenchmarkKey & Key,bool GenerateMemoryInstructions) assembleToStream() argument
567 bool GenerateMemoryInstructions = ExecutionMode == ExecutionModeE::SubProcess; getRunnableConfiguration() local