HomeSort by relevance Sort by last modified time
    Searched refs:ArrayRef (Results 1826 - 1850 of 1983) sorted by null

<<71727374757677787980

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86MCInstLower.cpp     [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
APInt.cpp 16 #include "llvm/ADT/ArrayRef.h"
91 void APInt::initFromArray(ArrayRef<uint64_t> bigVal) {
108 APInt::APInt(unsigned numBits, ArrayRef<uint64_t> bigVal)
    [all...]
  /art/openjdkjvmti/
ti_class.cc 96 art::ArrayRef<const unsigned char> final_data(final_dex_data, final_len);
    [all...]
  /art/runtime/
trace.cc 685 ArrayRef<const uint8_t>(data));
    [all...]
  /external/clang/lib/Driver/
ToolChains.cpp     [all...]
ToolChains.h 107 ArrayRef<std::string> ExtraTripleAliases = None);
    [all...]
  /external/clang/lib/Lex/
HeaderSearch.cpp 569 ArrayRef<std::pair<const FileEntry *, const DirectoryEntry *>> Includers,
    [all...]
  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp     [all...]
  /external/llvm/lib/CodeGen/
WinEHPrepare.cpp 132 ArrayRef<const CatchPadInst *> Handlers) {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp 412 ArrayRef<MachineOperand> Cond,
474 MachineInstr &MI, ArrayRef<MachineOperand> Pred) const {
494 bool ARMBaseInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
495 ArrayRef<MachineOperand> Pred2) const {
    [all...]
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyFastISel.cpp 966 Iter->setPhysRegsDeadExcept(ArrayRef<unsigned>(), TRI);
    [all...]
  /external/llvm/unittests/Support/
Path.cpp 20 #include "llvm/ADT/ArrayRef.h"
308 ArrayRef<char> ref{reinterpret_cast<char const *>(path),
    [all...]
  /external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
ExceptionDemo.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBaseRegisterInfo.cpp 419 ArrayRef<unsigned>
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
LegalizerHelper.cpp 117 ArrayRef<CallLowering::ArgInfo> Args) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp     [all...]
WinEHPrepare.cpp 141 ArrayRef<const CatchPadInst *> Handlers) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp 432 ArrayRef<MachineOperand> Cond,
500 MachineInstr &MI, ArrayRef<MachineOperand> Pred) const {
520 bool ARMBaseInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
521 ArrayRef<MachineOperand> Pred2) const {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
LICM.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/sancov/
sancov.cpp 821 ArrayRef<uint8_t> Bytes(reinterpret_cast<const uint8_t *>(BytesStr.data()),
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
InstructionsTest.cpp 757 EXPECT_THAT(Indices, testing::ContainerEq(ArrayRef<int>({-1, 4, 3})));
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/tools/llvm-cfi-verify/
FileAnalysis.cpp 54 void parseSectionContents(ArrayRef<uint8_t> SectionBytes,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/FileCheck/
FileCheck.cpp     [all...]
  /external/swiftshader/third_party/subzero/src/
IceAssemblerARM32.h 133 llvm::ArrayRef<uint8_t> getNonExecBundlePadding() const override;
    [all...]

Completed in 1481 milliseconds

<<71727374757677787980