HomeSort by relevance Sort by last modified time
    Searched refs:createConstantLong (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/src/Reactor/
Nucleus.hpp 154 static Value *createConstantLong(int64_t i);
LLVMReactor.cpp 590 index = createMul(index, createConstantLong((int64_t)typeSize(type)));
875 Value *Nucleus::createConstantLong(int64_t i)
    [all...]
SubzeroReactor.cpp     [all...]

Completed in 618 milliseconds