/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | InterferenceCache.h | 103 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { in clear() argument 108 LIS = lis; in clear() 172 SlotIndexes *indexes, LiveIntervals *lis,
|
H A D | RegAllocBase.cpp | 58 LiveIntervals &lis, in init() 63 LIS = &lis; in init() 57 init(VirtRegMap &vrm, LiveIntervals &lis, LiveRegMatrix &mat) init() argument
|
H A D | SplitKit.h | 63 InsertPointAnalysis(const LiveIntervals &lis, unsigned BBNum); 168 SplitAnalysis(const VirtRegMap &vrm, const LiveIntervals &lis, 445 SplitEditor(SplitAnalysis &sa, AliasAnalysis &aa, LiveIntervals &lis,
|
H A D | RegAllocBase.h | 81 void init(VirtRegMap &vrm, LiveIntervals &lis, LiveRegMatrix &mat);
|
H A D | InterferenceCache.cpp | 57 LiveIntervals *lis, in init() 64 Entries[i].clear(mf, indexes, lis); in init() 54 init(MachineFunction *mf, LiveIntervalUnion *liuarray, SlotIndexes *indexes, LiveIntervals *lis, const TargetRegisterInfo *tri) init() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | CalcSpillWeights.h | 60 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, in VirtRegAuxInfo() argument 64 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {} in VirtRegAuxInfo()
|
H A D | LiveRangeEdit.h | 132 /// @param lis The collection of all live intervals in this function. 139 MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm, in LiveRangeEdit() 142 : Parent(parent), NewRegs(newRegs), MRI(MF.getRegInfo()), LIS(lis), in LiveRangeEdit() 138 LiveRangeEdit(LiveInterval *parent, SmallVectorImpl<unsigned> &newRegs, MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm, Delegate *delegate = nullptr, SmallPtrSet<MachineInstr *, 32> *deadRemats = nullptr) LiveRangeEdit() argument
|
/third_party/ltp/testcases/kernel/connectors/pec/ |
H A D | cn_pec.sh | 80 pec_listener -p $gen_pid -c $LISTENER_ID >lis.log & 113 eval "exec ${fd_act}<lis.log" 143 cat lis.log
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/chacha/ |
H A D | chacha-ppc.s | 71 lis 16,0x6170 72 lis 17,0x3320 73 lis 18,0x7962 74 lis 19,0x6b20 505 lis 16,0x6170 506 lis 17,0x3320 508 lis 18,0x7962 509 lis 19,0x6b20
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/chacha/ |
H A D | chacha-ppc.s | 71 lis 16,0x6170 72 lis 17,0x3320 73 lis 18,0x7962 74 lis 19,0x6b20 505 lis 16,0x6170 506 lis 17,0x3320 508 lis 18,0x7962 509 lis 19,0x6b20
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/chacha/ |
H A D | chacha-ppc.s | 75 lis 16,0x6170 76 lis 17,0x3320 77 lis 18,0x7962 78 lis 19,0x6b20 448 lis 16,0x6170 449 lis 17,0x3320 451 lis 18,0x7962 452 lis 19,0x6b20
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/chacha/ |
H A D | chacha-ppc.s | 75 lis 16,0x6170 76 lis 17,0x3320 77 lis 18,0x7962 78 lis 19,0x6b20 448 lis 16,0x6170 449 lis 17,0x3320 451 lis 18,0x7962 452 lis 19,0x6b20
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha1-ppc.pl | 307 lis $K,0x5a82 312 lis $K,0x6ed9 317 lis $K,0x8f1b 322 lis $K,0xca62
|
/third_party/openssl/crypto/sha/asm/ |
H A D | sha1-ppc.pl | 307 lis $K,0x5a82 312 lis $K,0x6ed9 317 lis $K,0x8f1b 322 lis $K,0xca62
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/sha/ |
H A D | sha1-ppc.s | 109 lis 0,0x5a82 327 lis 0,0x6ed9 569 lis 0,0x8f1b 851 lis 0,0xca62
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/sha/ |
H A D | sha1-ppc.s | 109 lis 0,0x5a82 327 lis 0,0x6ed9 569 lis 0,0x8f1b 851 lis 0,0xca62
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/sha/ |
H A D | sha1-ppc.s | 113 lis 0,0x5a82 379 lis 0,0x6ed9 621 lis 0,0x8f1b 903 lis 0,0xca62
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/sha/ |
H A D | sha1-ppc.s | 113 lis 0,0x5a82 379 lis 0,0x6ed9 621 lis 0,0x8f1b 903 lis 0,0xca62
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/poly1305/ |
H A D | poly1305-ppcfp.s | 47 lis 11,0xf000 487 lis 0,0xfff0
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/poly1305/ |
H A D | poly1305-ppcfp.s | 47 lis 11,0xf000 487 lis 0,0xfff0
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/poly1305/ |
H A D | poly1305-ppcfp.s | 51 lis 11,0xf000 497 lis 0,0xfff0
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/poly1305/ |
H A D | poly1305-ppcfp.s | 51 lis 11,0xf000 497 lis 0,0xfff0
|
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-ppc.pl | 226 lis @x[0],0x6170 # synthesize sigma 227 lis @x[1],0x3320 228 lis @x[2],0x7962 229 lis @x[3],0x6b20 555 lis @x[0],0x6170 # synthesize sigma 556 lis @x[1],0x3320 558 lis @x[2],0x7962 559 lis @x[3],0x6b20
|
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-ppc.pl | 226 lis @x[0],0x6170 # synthesize sigma 227 lis @x[1],0x3320 228 lis @x[2],0x7962 229 lis @x[3],0x6b20 555 lis @x[0],0x6170 # synthesize sigma 556 lis @x[1],0x3320 558 lis @x[2],0x7962 559 lis @x[3],0x6b20
|
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | asm.S | 89 lis \rd, \sym@ha
|