Home
last modified time | relevance | path

Searched refs:Permutation (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632Traits.h575 Cfg *Func, llvm::SmallVectorImpl<RegNumT> &Permutation,
579 assert(Permutation.size() >= RegisterSet::Reg_NUM);
597 Permutation[RegisterSet::val] = RegisterSet::val; \
631 Permutation[List[SI]] = Shuffled[SI];
DIceTargetLoweringX8664Traits.h619 Cfg *Func, llvm::SmallVectorImpl<RegNumT> &Permutation,
623 assert(Permutation.size() >= RegisterSet::Reg_NUM);
641 Permutation[RegisterSet::val] = RegisterSet::val; \
675 Permutation[List[SI]] = Shuffled[SI];
DIceRegAlloc.cpp786 llvm::SmallVector<RegNumT, REGS_SIZE> Permutation(NumRegisters); in assignFinalRegisters() local
796 Permutation, PreDefinedRegisters | ~RegMaskFull, Salt); in assignFinalRegisters()
806 AssignedRegNum = Permutation[RegNum]; in assignFinalRegisters()
DIceTargetLowering.h311 makeRandomRegisterPermutation(llvm::SmallVectorImpl<RegNumT> &Permutation,
DIceTargetLoweringMIPS32.h799 makeRandomRegisterPermutation(llvm::SmallVectorImpl<RegNumT> &Permutation,
DIceTargetLoweringARM32.h315 makeRandomRegisterPermutation(llvm::SmallVectorImpl<RegNumT> &Permutation,
DIceTargetLoweringX86Base.h462 makeRandomRegisterPermutation(llvm::SmallVectorImpl<RegNumT> &Permutation,
DIceTargetLoweringMIPS32.cpp5708 llvm::SmallVectorImpl<RegNumT> &Permutation, in makeRandomRegisterPermutation() argument
5710 (void)Permutation; in makeRandomRegisterPermutation()
DIceTargetLoweringARM32.cpp6647 llvm::SmallVectorImpl<RegNumT> &Permutation, in makeRandomRegisterPermutation() argument
6649 (void)Permutation; in makeRandomRegisterPermutation()
DIceTargetLoweringX86BaseImpl.h8156 llvm::SmallVectorImpl<RegNumT> &Permutation,
8158 Traits::makeRandomRegisterPermutation(Func, Permutation, ExcludeRegisters,
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Lu.pbtxt21 Permutation of the rows encoded as a list of indices in `0..M-1`. Shape is
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.h169 string DebugString(const nvinfer1::Permutation& permutation, int len);
Dconvert_nodes.cc346 string DebugString(const nvinfer1::Permutation& permutation, int len) { in DebugString()
1172 nvinfer1::Permutation permutation; in TransposeTensor()
2942 nvinfer1::Permutation permutation; in ConvertBiasAdd()
Dconvert_nodes_test.cc650 nvinfer1::Permutation perm; in TEST_F()
/external/eigen/doc/
DSparseQuickReference.dox151 <td> Permutation </td>
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dsig_node_test.cc1129 TEST_F(SignatureTest, Permutation) { in TEST_F() argument
/external/clang/include/clang/Basic/
Darm_neon.td1295 // Permutation
/external/llvm/lib/Target/PowerPC/
DPPCInstrVSX.td765 // Permutation Instructions
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrVSX.td855 // Permutation Instructions