Searched defs:allocResult (Results 1 – 6 of 6) sorted by relevance
110 VMFnResult* allocResult(VMFnArgs* args) OVERRIDE { return new VMEmptyResult(); } in allocResult() function141 VMFnResult* allocResult(VMFnArgs* args) OVERRIDE { return new VMIntResult(); } in allocResult() function162 VMFnResult* allocResult(VMFnArgs* args) OVERRIDE { return new VMRealResult(); } in allocResult() function181 VMFnResult* allocResult(VMFnArgs* args) OVERRIDE { return new VMStringResult(); } in allocResult() function
181 VMFnResult* VMNumberResultFunction::allocResult(VMFnArgs* args) { in allocResult() function in LinuxSampler::VMNumberResultFunction
278 auto allocResult = allocateResultEffects[0].getValue().cast<OpResult>(); in initBlockMapping() local
2757 const Allocation& allocResult = imageBufferResult.getAllocation(); in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local2992 const Allocation& allocResult = imageBufferResult.getAllocation(); in makeGeometryFrameBufferTestRequiredSubgroupSize() local3541 const Allocation& allocResult = imageBufferResult.getAllocation(); in makeVertexFrameBufferTestRequiredSubgroupSize() local
569 VMFnResult* InstrumentScriptVMFunction_by_marks::allocResult(VMFnArgs* args) { in allocResult() function in LinuxSampler::InstrumentScriptVMFunction_by_marks
891 const Allocation& allocResult = imageBufferResult.getAllocation(); in copyResultAndCompare() local