Home
last modified time | relevance | path

Searched defs:OutputMappings (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp535 static Value *findOutputMapping(const DenseMap<Value *, Value *> OutputMappings, in findOutputMapping() argument
814 const DenseMap<Value *, Value *> &OutputMappings, in mapInputsToGVNs() argument
838 const DenseMap<Value *, Value *> &OutputMappings, in remapExtractedInputs() argument
869 DenseSet<unsigned> &NotSame, DenseMap<Value *, Value *> &OutputMappings, in getCodeExtractorArguments() argument
1642 const DenseMap<Value *, Value *> &OutputMappings, in findCanonNumsForPHI() argument
1686 const DenseMap<Value *, Value *> &OutputMappings, in findOrCreatePHIInBlock() argument
1808 const DenseMap<Value *, Value *> &OutputMappings, in replaceArgumentUses() argument
2080 const DenseMap<Value *, Value *> &OutputMappings, in alignOutputBlockWithAggFunc() argument
2254 const DenseMap<Value *, Value *> &OutputMappings) { in fillOverallFunction() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/
DIROutliner.h334 DenseMap<Value *, Value *> OutputMappings; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/
DIROutliner.h334 DenseMap<Value *, Value *> OutputMappings; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/
DIROutliner.h334 DenseMap<Value *, Value *> OutputMappings; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/
DIROutliner.h334 DenseMap<Value *, Value *> OutputMappings; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/
H A DIROutliner.h334 DenseMap<Value *, Value *> OutputMappings; variable