HomeSort by: relevance | last modified time | path
    Searched refs:FUNC_CODE_INST_FREEZE (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
LLVMBitCodes.h 584 FUNC_CODE_INST_FREEZE = 58, // FREEZE: [opty, opval]
  /src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp 5435 case bitc::FUNC_CODE_INST_FREEZE: { // FREEZE: [opty,opval]
  /src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp 3166 Code = bitc::FUNC_CODE_INST_FREEZE;

Completed in 27 milliseconds