HomeSort by relevance Sort by last modified time
    Searched defs:getMachineOpcode (Results 1 - 10 of 10) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAGNodes.h 143 inline unsigned getMachineOpcode() const;
357 /// post-isel opcodes, see getMachineOpcode.
375 /// getMachineOpcode - This may only be called if isMachineOpcode returns
378 unsigned getMachineOpcode() const {
793 inline unsigned SDValue::getMachineOpcode() const {
794 return Node->getMachineOpcode();
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 171 inline unsigned getMachineOpcode() const;
460 /// post-isel opcodes, see getMachineOpcode.
494 unsigned getMachineOpcode() const {
892 inline unsigned SDValue::getMachineOpcode() const {
893 return Node->getMachineOpcode();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 185 inline unsigned getMachineOpcode() const;
542 /// post-isel opcodes, see getMachineOpcode.
577 unsigned getMachineOpcode() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 185 inline unsigned getMachineOpcode() const;
542 /// post-isel opcodes, see getMachineOpcode.
577 unsigned getMachineOpcode() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 185 inline unsigned getMachineOpcode() const;
542 /// post-isel opcodes, see getMachineOpcode.
577 unsigned getMachineOpcode() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 185 inline unsigned getMachineOpcode() const;
542 /// post-isel opcodes, see getMachineOpcode.
577 unsigned getMachineOpcode() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 185 inline unsigned getMachineOpcode() const;
542 /// post-isel opcodes, see getMachineOpcode.
577 unsigned getMachineOpcode() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 185 inline unsigned getMachineOpcode() const;
542 /// post-isel opcodes, see getMachineOpcode.
577 unsigned getMachineOpcode() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 185 inline unsigned getMachineOpcode() const;
542 /// post-isel opcodes, see getMachineOpcode.
577 unsigned getMachineOpcode() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 185 inline unsigned getMachineOpcode() const;
542 /// post-isel opcodes, see getMachineOpcode.
577 unsigned getMachineOpcode() const {
    [all...]

Completed in 760 milliseconds