Home
last modified time | relevance | path

Searched defs:FE (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp41 for (const SubtargetFeatureKV &FE : FeatureTable) in SetImpliedBits() local
50 for (const SubtargetFeatureKV &FE : FeatureTable) { in ClearImpliedBits() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugFrame.h188 static bool classof(const FrameEntry *FE) { return FE->getKind() == FK_CIE; } in classof()
249 static bool classof(const FrameEntry *FE) { return FE->getKind() == FK_FDE; } in classof()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DGsymCreator.cpp32 FileEntry FE(insertString(directory), insertString(filename)); in insertFile() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp223 FE = Functions.end(); in notifyFreeingObject() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DDCE.cpp161 for (inst_iterator FI = inst_begin(F), FE = inst_end(F); FI != FE;) { in eliminateDeadCode() local
DMergedLoadStoreMotion.cpp357 for (Function::iterator FI = F.begin(), FE = F.end(); FI != FE;) { in run() local
DTailRecursionElimination.cpp490 FE = F->arg_end(); in findTRECandidate() local
DGVN.cpp2133 for (Function::iterator FI = F.begin(), FE = F.end(); FI != FE; ) { in runImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiDelaySlotFiller.cpp54 for (MachineFunction::iterator FI = MF.begin(), FE = MF.end(); FI != FE; in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DDelaySlotFiller.cpp56 for (MachineFunction::iterator FI = F.begin(), FE = F.end(); in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp695 for (Function::iterator FI = F.begin(), FE = F.end(); FI != FE;) { in demotePHIsOnFunclets() local
1010 for (Function::iterator FI = F.begin(), FE = F.end(); FI != FE;) { in cleanupPreparedFunclets() local
DMachineBlockPlacement.cpp2620 for (MachineFunction::iterator FI = F->begin(), FE = F->end(); FI != FE; in buildCFGChains() local
/third_party/openssl/crypto/aria/
Daria.c1076 static ossl_inline void FE(ARIA_u128 *o, const ARIA_u128 *d, in FE() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp222 for (MachineFunction::iterator FI = F.begin(), FE = F.end(); in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1288 auto *FE = cast<RedirectingFileSystem::RedirectingFileEntry>(SrcE); in uniqueOverlayTree() local
1864 auto *FE = dyn_cast<RedirectingFileSystem::RedirectingFileEntry>(SrcE); in getVFSEntries() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadata.cpp1027 ConstantInt *FE = EndPoints[1]; in getMostGenericRange() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp703 for (Module::const_iterator FI = M.begin(), FE = M.end(); FI != FE; ++FI) { in emitDeclarations() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp235 for (Module::iterator FI = M->begin(), FE = M->end(); FI != FE; ) in ValidateEndOfModule() local
241 for (Module::iterator FI = M->begin(), FE = M->end(); FI != FE; ) { in ValidateEndOfModule() local
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp223 #define FE macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUCharacter.java2704 public static final int FE = 51; field
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp140 for (Locs::const_iterator FI = FnStartLocs.begin(), FE = FnStartLocs.end(); in emitFnStartLocNotes() local