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

  /external/llvm/include/llvm/CodeGen/
StackMaps.h 121 const MachineOperand &getCallTarget() const {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
StackMaps.h 110 const MachineOperand &getCallTarget() const {
186 const MachineOperand &getCallTarget() const {
  /external/swiftshader/third_party/subzero/src/
IceInst.h 440 Operand *getCallTarget() const { return getSrc(0); }
    [all...]
IceInstARM32.h     [all...]
IceInstMIPS32.h 886 Operand *getCallTarget() const { return getSrc(0); }
    [all...]
IceInstX86Base.h 486 Operand *getCallTarget() const { return this->getSrc(0); }
    [all...]

Completed in 97 milliseconds