Home
last modified time | relevance | path

Searched defs:PRF (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
H A DContext.cpp36 auto PRF = std::make_unique<RegisterFile>(SM, MRI, Opts.RegisterFileSize); in createDefaultPipeline() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/Stages/
H A DDispatchStage.h57 RegisterFile &PRF; member in llvm::mca::final
H A DRetireStage.h30 RegisterFile &PRF; member in llvm::mca::final
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.cpp23 #define PRF(x) x macro
25 #define PRF(x) macro
H A DOpenArchive.cpp38 #define PRF(x) x macro
40 #define PRF(x) macro
/third_party/lzma/C/
H A DLzFindOpt.c17 #define PRF(x) x macro
H A DThreads.c225 #define PRF(p) macro
561 #undef PRF macro
H A DAes.c77 #define PRF(x) x macro
79 #define PRF(x) macro
393 #undef PRF macro
H A DLzma2Dec.c38 #define PRF(x) x macro
40 #define PRF(x) macro
491 #undef PRF macro
H A DSwapBytes.c745 #define PRF(x) x macro
747 #define PRF(x) macro
800 #undef PRF macro
H A DLzma2DecMt.c27 #define PRF(x) x macro
29 #define PRF(x) macro
1093 #undef PRF macro
H A DLzma2Enc.c35 #define PRF(x) /* x */ macro
805 #undef PRF macro
H A DMtDec.c20 #define PRF(x) x macro
22 #define PRF(x) macro
1114 #undef PRF global() macro
[all...]
H A DLzFind.c643 #define PRF(x) x macro
1717 #undef PRF macro
H A DLzFindMt.c19 #define PRF(x) x macro
21 #define PRF(x) macro
1402 #undef PRF global() macro
[all...]
H A DXzDec.c23 #define PRF(x) x macro
25 #define PRF(x) macro
2873 #undef PRF macro
[all...]
/third_party/lzma/CPP/7zip/Common/
H A DMultiOutStream.cpp9 #define PRF(x) x; macro
11 #define PRF(x) macro
[all...]
/third_party/lzma/CPP/Windows/
H A DFileDir.cpp1130 #define PRF(x) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DInstruction.h212 void setPRF(unsigned PRF) { PRFID = PRF; } in setPRF() argument

Completed in 21 milliseconds