Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Core/
H A DFunctionLayout.cpp80 FunctionFragment *const FF = addFragment() local
130 __anonf8333a750102(FunctionFragment &FF) insertBasicBlocks() argument
154 __anonf8333a750302(const FunctionFragment *const FF) eraseBasicBlocks() argument
169 for (const FunctionFragment &FF : fragments()) { updateLayoutIndices() local
186 __anonf8333a750402(const FunctionFragment &FF) update() argument
244 __anonf8333a750602(const FunctionFragment &FF) isSplit() argument
[all...]
H A DBinaryEmitter.cpp288 emitFunction(BinaryFunction & Function,FunctionFragment & FF) emitFunction() argument
411 emitFunctionBody(BinaryFunction & BF,FunctionFragment & FF,bool EmitCodeOnly) emitFunctionBody() argument
903 emitLSDA(BinaryFunction & BF,const FunctionFragment & FF) emitLSDA() argument
1178 emitFunctionBody(MCStreamer & Streamer,BinaryFunction & BF,FunctionFragment & FF,bool EmitCodeOnly) emitFunctionBody() argument
[all...]
H A DBinaryFunction.cpp516 for (const BinaryBasicBlock *BB : FF) { in print() local
627 for (const FunctionFragment &FF : getLayout().fragments()) { print() local
4292 for (const FunctionFragment &FF : getLayout().getSplitFragments()) getOutputAddressRanges() local
[all...]
/llvm-project/clang/test/SemaObjC/
H A Dprotocol-id-test-1.m3 @interface FF interface
/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp185 const auto *FF = cast<MCFillFragment>(this); dump() local
H A DMCAssembler.cpp275 auto &FF = cast<MCFillFragment>(F); computeFragmentSize() local
710 const MCFillFragment &FF = cast<MCFillFragment>(F); writeFragment() local
H A DMCExpr.cpp705 } else if (auto *FF = dyn_cast<MCFillFragment>(FI); AttemptToFoldSymbolOffsetDifference() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h211 uint16_t FF : 1; global() member
249 uint16_t FF : 1; global() member
/llvm-project/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp158 FunctionFeatures FF; in getFunctionFeatures() local
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp3512 for (const FunctionFragment &FF : emitAndLink() local
3784 FunctionFragment &FF = mapCodeSections() local
4556 __anon1ee742a12b02(const FunctionFragment &FF, const ELFSymTy &FunctionSymbol) updateELFSymbolTable() argument
4606 for (const FunctionFragment &FF : updateELFSymbolTable() local
4780 FunctionLayout::fragment_const_iterator FF = llvm::find_if( updateELFSymbolTable() local
4781 __anon1ee742a12f02(const FunctionFragment &FF) updateELFSymbolTable() argument
5551 __anon1ee742a13d02(const FunctionFragment &FF) rewriteFile() argument
5558 __anon1ee742a13e02(const FunctionFragment &FF) rewriteFile() argument
5597 for (const FunctionFragment &FF : rewriteFile() local
[all...]
H A DLinuxKernelRewriter.cpp769 __anon2ed2b24f0602(const FunctionFragment &FF) rewriteORCTables() argument
/llvm-project/clang/test/CodeGen/
H A D2002-07-14-MiscTests3.c148 double EE, double FF, double GG, double HH, in MathFunc()
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dmake-unique.cpp448 std::unique_ptr<Foo> FF = std::unique_ptr<Foo>(new Foo()); in initialization() local
/llvm-project/bolt/lib/Profile/
H A DBoltAddressTranslation.cpp130 for (const FunctionFragment &FF : in write() local
/llvm-project/clang/test/SemaCXX/
H A Dattr-noreturn.cpp81 struct FF : AA, virtual BB {}; struct
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp345 if (size_t FF = Corpus.NumInputsThatTouchFocusFunction()) in PrintStats() local
/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp714 FunctionFarmer FF; in getBody() local
/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp897 MachineBasicBlock *FF = FalseBBI.FalseBB; in ValidForkedDiamond() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2811 uint64_t FF; ExpandLegalINT_TO_FP() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6571 SDValue FF = DAG.getNode(ARMISD::VMOVIMM, dl, VT, LowerCTTZ() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19971 APInt FF(64, 0x5F80000000000000ULL); LowerUINT_TO_FP() local
[all...]