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

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVInstruction.cpp 138 isSpecConstantOpAllowedOp(Op OC) {
208 assert (isSpecConstantOpAllowedOp(OC) &&
223 assert (isSpecConstantOpAllowedOp(OC) &&
SPIRVInstruction.h 67 bool isSpecConstantOpAllowedOp(Op OC);
    [all...]

Completed in 69 milliseconds