HomeSort by relevance Sort by last modified time
    Searched refs:spirit (Results 26 - 50 of 50) sorted by null

12

  /frameworks/rs/rsov/compiler/
RSSPIRVWriter.cpp 101 android::spirit::PassQueue spiritPasses;
Wrapper.cpp 37 namespace spirit { namespace in namespace:android
372 android::spirit::Module *m) {
375 android::spirit::Builder b;
418 } // namespace spirit
423 android::spirit::Pass* CreateWrapperPass(const llvm::Module &LLVMModule) {
424 return new android::spirit::WrapperPass(LLVMModule);
Builtin.cpp 20 #include "spirit.h"
30 namespace spirit { namespace in namespace:android
362 } // namespace spirit
367 android::spirit::Pass *CreateBuiltinPass() {
368 return new android::spirit::BuiltinTransformer();
Wrapper_test.cpp 27 namespace spirit { namespace in namespace:android
44 "frameworks/rs/rsov/compiler/spirit/test_data/");
116 } // namespace spirit
rs2spirv.cpp 19 #include "spirit/file_utils.h"
101 std::vector<char> bitcode = android::spirit::readFile<char>(InputFile);
  /frameworks/rs/rsov/compiler/spirit/
pass_queue.cpp 22 namespace spirit { namespace in namespace:android
116 } // namespace spirit
instructions.h 34 namespace spirit { namespace in namespace:android
154 } // namespace spirit
word_stream.h 29 namespace spirit { namespace in namespace:android
141 } // namespace spirit
word_stream_test.cpp 24 namespace spirit { namespace in namespace:android
70 } // namespace spirit
transformer_test.cpp 20 #include "spirit.h"
27 namespace spirit { namespace in namespace:android
72 "frameworks/rs/rsov/compiler/spirit/test_data/");
133 } // namespace spirit
module_test.cpp 28 namespace spirit { namespace in namespace:android
47 "frameworks/rs/rsov/compiler/spirit/test_data/");
199 } // namespace spirit
builder_test.cpp 26 namespace spirit { namespace in namespace:android
196 "frameworks/rs/rsov/compiler/spirit/test_data/");
232 } // namespace spirit
pass_queue_test.cpp 20 #include "spirit.h"
28 namespace spirit { namespace in namespace:android
87 "frameworks/rs/rsov/compiler/spirit/test_data/");
294 } // namespace spirit
module.h 32 namespace spirit { namespace in namespace:android
531 } // namespace spirit
module.cpp 28 namespace spirit { namespace in namespace:android
988 } // namespace spirit
  /frameworks/rs/rsov/driver/
rsovScript.cpp 28 #include "spirit/file_utils.h"
29 #include "spirit/instructions.h"
30 #include "spirit/module.h"
136 modifiedBitcode = android::spirit::readFile<uint8_t>(modifiedBCFileName);
170 using android::spirit::Module;
171 using android::spirit::Deserialize;
742 class ExtractRSoVMD : public android::spirit::DoNothingVisitor {
746 void visit(android::spirit::StringInst *s) {
778 android::spirit::Module *module =
779 android::spirit::Deserialize<android::spirit::Module>(spvWords)
    [all...]
  /prebuilts/go/darwin-x86/src/image/internal/imageutil/
gen.go 72 // in the spirit of the built-in copy function for 1-dimensional slices,
impl.go 29 // in the spirit of the built-in copy function for 1-dimensional slices,
  /prebuilts/go/linux-x86/src/image/internal/imageutil/
gen.go 72 // in the spirit of the built-in copy function for 1-dimensional slices,
impl.go 29 // in the spirit of the built-in copy function for 1-dimensional slices,
  /prebuilts/jdk/jdk9/darwin-x86/legal/jdk.crypto.ec/
ecc.md 489 Such new versions will be similar in spirit to the present version,
  /prebuilts/jdk/jdk9/linux-x86/legal/jdk.crypto.ec/
ecc.md 489 Such new versions will be similar in spirit to the present version,
  /build/make/core/
config.mk     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
decode.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
decode.go     [all...]

Completed in 722 milliseconds

12