/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelDAGToDAG.h | 146 uint16_t NF : 4; member 157 uint16_t NF : 4; member 168 uint16_t NF : 4; member 177 uint16_t NF : 4; member
|
H A D | RISCVISelDAGToDAG.cpp | 213 unsigned NF, RISCVII::VLMUL LMUL) { in createTuple() 316 unsigned NF = Node->getNumValues() - 1; in selectVLSEG() local 358 unsigned NF = Node->getNumValues() - 2; // Do not count VL and Chain. in selectVLSEGFF() local 404 unsigned NF = Node->getNumValues() - 1; in selectVLXSEG() local 458 unsigned NF = Node->getNumOperands() - 4; in selectVSSEG() local 490 unsigned NF = Node->getNumOperands() - 5; in selectVSXSEG() local
|
H A D | RISCVRegisterInfo.cpp | 261 unsigned NF = ZvlssegInfo->first; in lowerVSPILL() local 330 unsigned NF = ZvlssegInfo->first; in lowerVRELOAD() local
|
/aosp_15_r20/external/strace/ |
H A D | sysent_shorthand_defs.h | 18 # define NF 0 macro 42 # define NF SYSCALL_NEVER_FAILS macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/ |
D | dot.rs | 151 fn graph_fmt<NF, EF>(&self, f: &mut fmt::Formatter, node_fmt: NF, edge_fmt: EF) -> fmt::Result in graph_fmt()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Support/ |
D | RISCVVIntrinsicUtils.h | 266 unsigned NF = 0; variable 401 unsigned NF = 1; variable 549 uint8_t NF; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Support/ |
D | RISCVVIntrinsicUtils.h | 266 unsigned NF = 0; variable 401 unsigned NF = 1; variable 548 uint8_t NF; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Support/ |
D | RISCVVIntrinsicUtils.h | 266 unsigned NF = 0; variable 401 unsigned NF = 1; variable 548 uint8_t NF; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Support/ |
D | RISCVVIntrinsicUtils.h | 266 unsigned NF = 0; variable 401 unsigned NF = 1; variable 549 uint8_t NF; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | DeadArgumentElimination.cpp | 167 Function *NF = Function::Create(NFTy, Fn.getLinkage(), Fn.getAddressSpace()); in DeleteDeadVarargs() local 866 Function *NF = Function::Create(NFTy, F->getLinkage(), F->getAddressSpace()); in RemoveDeadStuffFromFunction() local
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | DeadArgumentElimination.cpp | 149 Function *NF = Function::Create(NFTy, Fn.getLinkage()); in DeleteDeadVarargs() local 815 Function *NF = Function::Create(NFTy, F->getLinkage()); in RemoveDeadStuffFromFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | DeadArgumentElimination.cpp | 166 Function *NF = Function::Create(NFTy, F.getLinkage(), F.getAddressSpace()); in deleteDeadVarargs() local 858 Function *NF = Function::Create(NFTy, F->getLinkage(), F->getAddressSpace()); in removeDeadStuffFromFunction() local
|
H A D | ArgumentPromotion.cpp | 190 Function *NF = Function::Create(NFTy, F->getLinkage(), F->getAddressSpace(), in doPromotion() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | CloneModule.cpp | 68 Function *NF = Function::Create(cast<FunctionType>(I.getValueType()), in CloneModule() local
|
/aosp_15_r20/external/threetenbp/src/test/java/org/threeten/bp/ |
H A D | PerformanceZone.java | 49 private static final NumberFormat NF = NumberFormat.getIntegerInstance(); field in PerformanceZone
|
/aosp_15_r20/external/libcxxabi/test/ |
H A D | test_demangle.pass.cpp | 29796 const unsigned NF = sizeof(fp_literal_cases) / sizeof(fp_literal_cases[0]); variable
|
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/ |
H A D | test_demangle.pass.cpp | 30229 const unsigned NF = sizeof(fp_literal_cases) / sizeof(fp_literal_cases[0]); variable
|
/aosp_15_r20/external/libcups/vcnet/regex/ |
H A D | split.c | 186 # define NF 5 macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | CloneModule.cpp | 75 Function *NF = in CloneModule() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | CloneModule.cpp | 76 Function *NF = in CloneModule() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.permissions/ |
H A D | permissions.pass.cpp | 95 const perm_options NF = perm_options::nofollow; in basic_permissions_test() local
|
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.permissions/ |
H A D | permissions.pass.cpp | 93 const perm_options NF = perm_options::nofollow; in TEST_CASE() local
|
/aosp_15_r20/frameworks/base/tools/aapt/ |
H A D | AaptAssets.cpp | 746 const size_t NF = mFiles.size(); in validate() local 816 const size_t NF=getFiles().size(); in print() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | MCFragment.cpp | 428 const auto *NF = cast<MCNopsFragment>(this); in dump() local
|
/aosp_15_r20/external/one-true-awk/ |
H A D | tran.c | 44 Awkfloat *NF; /* number of fields in current record */ variable
|