Searched defs:WL (Results 1 - 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | TargetSubtargetInfo.cpp | 17 TargetSubtargetInfo( const Triple &TT, StringRef CPU, StringRef FS, ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, const unsigned *FP) TargetSubtargetInfo() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyExceptionInfo.cpp | 104 SmallVector<MachineBasicBlock *, 8> WL; in discoverAndMapException() local
|
| H A D | WebAssemblyLateEHPrepare.cpp | 62 SmallVector<MachineBasicBlock *, 2> WL; in getMatchingEHPad() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | MCSubtargetInfo.cpp | 209 MCSubtargetInfo( const Triple &TT, StringRef C, StringRef FS, ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, const unsigned *FP) MCSubtargetInfo() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | Instruction.cpp | 709 copyMetadata(const Instruction &SrcInst, ArrayRef<unsigned> WL) copyMetadata() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | IRBuilder.h | 990 unsigned WL[4] = {LLVMContext::MD_prof, LLVMContext::MD_unpredictable, in CreateCondBr() local
|
Completed in 10 milliseconds