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

  /external/swiftshader/third_party/subzero/src/
IceBuildDefs.h 90 constexpr bool llvmIrAsInput() { return ALLOW_LLVM_IR_AS_INPUT; }
IceCompiler.cpp 54 return BuildDefs::llvmIrAsInput() &&
IceCompileServer.cpp 152 {"llvm_ir_as_input", BuildDefs::llvmIrAsInput()},

Completed in 5532 milliseconds