/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCSubtargetInfo.cpp | 41 for (const SubtargetFeatureKV &FE : FeatureTable) in SetImpliedBits() 42 if (Implies.test(FE.Value)) in SetImpliedBits() 43 SetImpliedBits(Bits, FE.Implies.getAsBitset(), FeatureTable); in SetImpliedBits() 50 for (const SubtargetFeatureKV &FE : FeatureTable) { in ClearImpliedBits() 51 if (FE.Implies.getAsBitset().test(Value)) { in ClearImpliedBits() 52 Bits.reset(FE.Value); in ClearImpliedBits() 53 ClearImpliedBits(Bits, FE.Value, FeatureTable); in ClearImpliedBits()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.h | 188 static bool classof(const FrameEntry *FE) { return FE->getKind() == FK_CIE; } in classof() argument 249 static bool classof(const FrameEntry *FE) { return FE->getKind() == FK_FDE; } in classof() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
H A D | GsymCreator.cpp | 32 FileEntry FE(insertString(directory), insertString(filename)); in insertFile() 36 // Find FE in hash map and insert if not present. in insertFile() 37 auto R = FileEntryToIndex.insert(std::make_pair(FE, NextIndex)); in insertFile() 39 Files.emplace_back(FE); in insertFile()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | DCE.cpp | 161 for (inst_iterator FI = inst_begin(F), FE = inst_end(F); FI != FE;) { in eliminateDeadCode()
|
H A D | MergedLoadStoreMotion.cpp | 357 for (Function::iterator FI = F.begin(), FE = F.end(); FI != FE;) { in run()
|
H A D | TailRecursionElimination.cpp | 490 FE = F->arg_end(); 491 for (; I != E && FI != FE; ++I, ++FI) 493 if (I == E && FI == FE)
|
H A D | GVN.cpp | 2133 for (Function::iterator FI = F.begin(), FE = F.end(); FI != FE; ) { in runImpl()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
H A D | IntelJITEventListener.cpp | 223 FE = Functions.end(); in notifyFreeingObject() 224 FI != FE; in notifyFreeingObject()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
H A D | LanaiDelaySlotFiller.cpp | 54 for (MachineFunction::iterator FI = MF.begin(), FE = MF.end(); FI != FE;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
H A D | DelaySlotFiller.cpp | 56 for (MachineFunction::iterator FI = F.begin(), FE = F.end(); 57 FI != FE; ++FI)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | WinEHPrepare.cpp | 695 for (Function::iterator FI = F.begin(), FE = F.end(); FI != FE;) { in demotePHIsOnFunclets() 1010 for (Function::iterator FI = F.begin(), FE = F.end(); FI != FE;) { in cleanupPreparedFunclets()
|
H A D | MachineBlockPlacement.cpp | 2620 for (MachineFunction::iterator FI = F->begin(), FE = F->end(); FI != FE; in buildCFGChains() 2637 assert(NextFI != FE && "Can't fallthrough past the last block."); in buildCFGChains()
|
/third_party/node/deps/v8/src/codegen/ia32/ |
H A D | sse-instr.h | 23 V(paddd, 66, 0F, FE) \
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 1288 auto *FE = cast<RedirectingFileSystem::RedirectingFileEntry>(SrcE); in uniqueOverlayTree() local 1293 Name, FE->getExternalContentsPath(), FE->getUseName())); in uniqueOverlayTree() 1864 auto *FE = dyn_cast<RedirectingFileSystem::RedirectingFileEntry>(SrcE); in getVFSEntries() local 1865 assert(FE && "Must be a file"); in getVFSEntries() 1869 Entries.push_back(YAMLVFSEntry(VPath.c_str(), FE->getExternalContentsPath())); in getVFSEntries()
|
/third_party/mbedtls/library/ |
H A D | aes.c | 122 V(19, FE, FE, E7), V(62, D7, D7, B5), V(E6, AB, AB, 4D), V(9A, 76, 76, EC), \ 145 V(CF, 45, 45, 8A), V(10, F9, F9, E9), V(06, 02, 02, 04), V(81, 7F, 7F, FE), \ 147 V(F3, 51, 51, A2), V(FE, A3, A3, 5D), V(C0, 40, 40, 80), V(8A, 8F, 8F, 05), \ 250 V(49, 5A, B1, DE), V(67, 1B, BA, 25), V(98, 0E, EA, 45), V(E1, C0, FE, 5D), \ 257 V(E0, 77, 64, B1), V(84, AE, 6B, BB), V(1C, A0, 81, FE), V(94, 2B, 08, F9), \ 263 V(CD, F4, DA, 65), V(D5, BE, 05, 06), V(1F, 62, 34, D1), V(8A, FE, A6, C4), \ 286 V(C7, 4E, 49, 87), V(C1, D1, 38, D9), V(FE, A2, CA, 8C), V(36, 0B, D4, 98), \
|
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | sse-instr.h | 104 V(paddd, 66, 0F, FE)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsDelaySlotFiller.cpp | 222 for (MachineFunction::iterator FI = F.begin(), FE = F.end(); 223 FI != FE; ++FI)
|
/third_party/node/deps/openssl/openssl/crypto/aria/ |
H A D | aria.c | 1076 static ossl_inline void FE(ARIA_u128 *o, const ARIA_u128 *d, in FE() function 1098 FE(&p, &p, &keys[i + 1]); in do_encrypt() 1161 FE(&w3, &w1, ck2); xor128(w2.c, w3.c, &w0); in ossl_aria_set_encrypt_key()
|
/third_party/openssl/crypto/aria/ |
H A D | aria.c | 1076 static ossl_inline void FE(ARIA_u128 *o, const ARIA_u128 *d, in FE() function 1098 FE(&p, &p, &keys[i + 1]); in do_encrypt() 1161 FE(&w3, &w1, ck2); xor128(w2.c, w3.c, &w0); in ossl_aria_set_encrypt_key()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Metadata.cpp | 1027 ConstantInt *FE = EndPoints[1]; 1028 if (tryMergeRange(EndPoints, FB, FE)) {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 703 for (Module::const_iterator FI = M.begin(), FE = M.end(); FI != FE; ++FI) { in emitDeclarations()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
H A D | UCharacter.java | 3271 public static final int FE = 51; field
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
H A D | UCharacter.java | 2704 public static final int FE = 51; field
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 235 for (Module::iterator FI = M->begin(), FE = M->end(); FI != FE; ) in ValidateEndOfModule() 241 for (Module::iterator FI = M->begin(), FE = M->end(); FI != FE; ) { in ValidateEndOfModule()
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 3104 \def\th{{\ecfont \char"FE}} % thorn 9338 \DeclareUnicodeCharacter{00FE}{\th} 9483 \DeclareUnicodeCharacter{01FE}{\'{\O}}
|