Home
last modified time | relevance | path

Searched refs:Transforms (Results 1 – 25 of 169) sorted by relevance

1234567

/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk847 llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp \
848 llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp \
849 llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp \
850 llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp \
851 llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp \
852 llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp \
853 llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp \
854 llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp \
855 llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp \
856 llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp \
[all …]
DBUILD.gn95 "configs/common/lib/Transforms/InstCombine/",
1103 "llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp",
1104 "llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp",
1105 "llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp",
1106 "llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp",
1107 "llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp",
1108 "llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp",
1109 "llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp",
1110 "llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp",
1111 "llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp",
[all …]
/external/swiftshader/third_party/LLVM/
DAndroid.mk321 lib/Transforms/InstCombine/InstCombineAddSub.cpp \
322 lib/Transforms/InstCombine/InstCombineAndOrXor.cpp \
323 lib/Transforms/InstCombine/InstCombineCalls.cpp \
324 lib/Transforms/InstCombine/InstCombineCasts.cpp \
325 lib/Transforms/InstCombine/InstCombineCompares.cpp \
326 lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp \
327 lib/Transforms/InstCombine/InstCombineMulDivRem.cpp \
328 lib/Transforms/InstCombine/InstCombinePHI.cpp \
329 lib/Transforms/InstCombine/InstCombineSelect.cpp \
330 lib/Transforms/InstCombine/InstCombineShifts.cpp \
[all …]
DAndroid.bp351 "lib/Transforms/InstCombine/InstCombineAddSub.cpp",
352 "lib/Transforms/InstCombine/InstCombineAndOrXor.cpp",
353 "lib/Transforms/InstCombine/InstCombineCalls.cpp",
354 "lib/Transforms/InstCombine/InstCombineCasts.cpp",
355 "lib/Transforms/InstCombine/InstCombineCompares.cpp",
356 "lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp",
357 "lib/Transforms/InstCombine/InstCombineMulDivRem.cpp",
358 "lib/Transforms/InstCombine/InstCombinePHI.cpp",
359 "lib/Transforms/InstCombine/InstCombineSelect.cpp",
360 "lib/Transforms/InstCombine/InstCombineShifts.cpp",
[all …]
DBUILD.gn381 "lib/Transforms/InstCombine/InstCombineAddSub.cpp",
382 "lib/Transforms/InstCombine/InstCombineAndOrXor.cpp",
383 "lib/Transforms/InstCombine/InstCombineCalls.cpp",
384 "lib/Transforms/InstCombine/InstCombineCasts.cpp",
385 "lib/Transforms/InstCombine/InstCombineCompares.cpp",
386 "lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp",
387 "lib/Transforms/InstCombine/InstCombineMulDivRem.cpp",
388 "lib/Transforms/InstCombine/InstCombinePHI.cpp",
389 "lib/Transforms/InstCombine/InstCombineSelect.cpp",
390 "lib/Transforms/InstCombine/InstCombineShifts.cpp",
[all …]
/external/swiftshader/
DCMakeLists.txt589 ${LLVM_DIR}/lib/Transforms/InstCombine/InstCombineAddSub.cpp
590 ${LLVM_DIR}/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
591 ${LLVM_DIR}/lib/Transforms/InstCombine/InstCombineCalls.cpp
592 ${LLVM_DIR}/lib/Transforms/InstCombine/InstCombineCasts.cpp
593 ${LLVM_DIR}/lib/Transforms/InstCombine/InstCombineCompares.cpp
594 ${LLVM_DIR}/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
595 ${LLVM_DIR}/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
596 ${LLVM_DIR}/lib/Transforms/InstCombine/InstCombinePHI.cpp
597 ${LLVM_DIR}/lib/Transforms/InstCombine/InstCombineSelect.cpp
598 ${LLVM_DIR}/lib/Transforms/InstCombine/InstCombineShifts.cpp
[all …]
/external/nanopb-c/tools/
Dmake_windows_package.sh40Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Tr…
/external/grpc-grpc/third_party/nanopb/tools/
Dmake_windows_package.sh40Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Tr…
/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/
DGenericMethodArguments.java.txt9 static class Transforms {
26 items.apply(Transforms.of(new MyFn2()));
30 items.apply(Transforms.of(new DoFn<Integer,Long>(){}));
/external/cldr/tools/java/org/unicode/cldr/draft/
DKeyboard.java149 Fallback fallback, Set<KeyMap> keyMaps, Map<TransformType, Transforms> transforms) { in Keyboard()
295 public static class Transforms { class in Keyboard
298 public Transforms(Map<String, String> data) { in Transforms() method in Keyboard.Transforms
320 private final Map<TransformType, Transforms> transforms;
346 public Map<TransformType, Transforms> getTransforms() { in getTransforms()
359 for (Transforms transforms : getTransforms().values()) { in getPossibleResults()
429 …Map<TransformType, Transforms> transformMap = new EnumMap<TransformType, Transforms>(TransformType…
443 transformMap.put(currentType, new Transforms(currentTransforms)); in getKeyboard()
501 transformMap.put(currentType, new Transforms(currentTransforms)); in handlePathValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/AggressiveInstCombine/
DCMakeLists.txt6 ${LLVM_MAIN_INCLUDE_DIR}/llvm/Transforms
7 ${LLVM_MAIN_INCLUDE_DIR}/llvm/Transforms/AggressiveInstCombine
DLLVMBuild.txt1 ;===- ./lib/Transforms/AggressiveInstCombine/LLVMBuild.txt -----*- Conf -*--===;
21 parent = Transforms
/external/llvm/lib/Transforms/InstCombine/
DCMakeLists.txt17 ${LLVM_MAIN_INCLUDE_DIR}/llvm/Transforms
18 ${LLVM_MAIN_INCLUDE_DIR}/llvm/Transforms/InstCombine
DLLVMBuild.txt1 ;===- ./lib/Transforms/InstCombine/LLVMBuild.txt ---------------*- Conf -*--===;
21 parent = Transforms
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DCMakeLists.txt21 ${LLVM_MAIN_INCLUDE_DIR}/llvm/Transforms
22 ${LLVM_MAIN_INCLUDE_DIR}/llvm/Transforms/InstCombine
DLLVMBuild.txt1 ;===- ./lib/Transforms/InstCombine/LLVMBuild.txt ---------------*- Conf -*--===;
21 parent = Transforms
/external/libxml2/result/c14n/exc-without-comments/
Dtest-25 <Transforms>
7 </Transforms>
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLLVMBuild.txt1 ;===- ./lib/Transforms/Utils/LLVMBuild.txt ---------------------*- Conf -*--===;
21 parent = Transforms
/external/llvm/lib/Transforms/Utils/
DLLVMBuild.txt1 ;===- ./lib/Transforms/Utils/LLVMBuild.txt ---------------------*- Conf -*--===;
21 parent = Transforms
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/
DLLVMBuild.txt1 ;===- ./lib/Transforms/LLVMBuild.txt ---------------------------*- Conf -*--===;
23 name = Transforms
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLLVMBuild.txt1 ;===- ./lib/Transforms/Scalar/LLVMBuild.txt --------------------*- Conf -*--===;
21 parent = Transforms
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLLVMBuild.txt1 ;===- ./lib/Transforms/Scalar/LLVMBuild.txt --------------------*- Conf -*--===;
21 parent = Transforms
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DLLVMBuild.txt1 ;===- ./lib/Transforms/Instrumentation/LLVMBuild.txt -----------*- Conf -*--===;
21 parent = Transforms
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/
DLLVMBuild.txt1 ;===- ./lib/Transforms/ObjCARC/LLVMBuild.txt -------------------*- Conf -*--===;
21 parent = Transforms
/external/llvm/lib/Transforms/Instrumentation/
DLLVMBuild.txt1 ;===- ./lib/Transforms/Instrumentation/LLVMBuild.txt -----------*- Conf -*--===;
21 parent = Transforms

1234567