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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 812 MVT getFrameIndexTy() {
813 return DAG.getTargetLoweringInfo().getFrameIndexTy(DAG.getDataLayout());
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetLowering.h 243 MVT getFrameIndexTy(const DataLayout &DL) const {
    [all...]

Completed in 52 milliseconds