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

  /external/spirv-llvm/lib/SPIRV/
OCL21ToSPIRV.cpp 90 void transBuiltin(CallInst *CI, Op OC);
176 transBuiltin(&CI, OC);
223 OCL21ToSPIRV::transBuiltin(CallInst* CI, Op OC) {
OCL20ToSPIRV.cpp 115 void transBuiltin(CallInst *CI, OCLBuiltinTransInfo &Info);
    [all...]

Completed in 65 milliseconds