Searched defs:NewElt (Results 1 – 12 of 12) sorted by relevance
/external/llvm/lib/Transforms/Scalar/ |
D | LoopDistribute.cpp | 325 bool NewElt; in mergeToAvoidDuplicatedLoads() local 373 bool NewElt; in setupPartitionIdOnInstructions() local
|
D | LoopLoadElimination.cpp | 231 bool NewElt; in removeDependencesFromMultipleStores() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | ConstantFolder.h | 215 Constant *CreateInsertElement(Constant *Vec, Constant *NewElt, in CreateInsertElement()
|
D | TargetFolder.h | 232 Constant *CreateInsertElement(Constant *Vec, Constant *NewElt, in CreateInsertElement()
|
D | NoFolder.h | 263 Instruction *CreateInsertElement(Constant *Vec, Constant *NewElt, in CreateInsertElement()
|
/external/llvm/include/llvm/IR/ |
D | ConstantFolder.h | 222 Constant *CreateInsertElement(Constant *Vec, Constant *NewElt, in CreateInsertElement()
|
D | NoFolder.h | 276 Instruction *CreateInsertElement(Constant *Vec, Constant *NewElt, in CreateInsertElement()
|
/external/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 247 Constant *CreateInsertElement(Constant *Vec, Constant *NewElt, in CreateInsertElement()
|
/external/swiftshader/third_party/LLVM/utils/PerfectShuffle/ |
D | PerfectShuffle.cpp | 279 unsigned NewElt = setMaskElt(i, UndefIdx, j); in main() local
|
/external/llvm/utils/PerfectShuffle/ |
D | PerfectShuffle.cpp | 279 unsigned NewElt = setMaskElt(i, UndefIdx, j); in main() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 7135 int NewElt = -1; in PerformVECTOR_SHUFFLECombine() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 9879 int NewElt = -1; in PerformVECTOR_SHUFFLECombine() local
|